Skip to content

Commit d543f62

Browse files
committed
Turning CI on Windows and MacOs back on
1 parent e6be45f commit d543f62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/R_CMD_check_Hades.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
config:
23+
- {os: windows-latest, r: 'release'}
24+
- {os: macOS-latest, r: 'release'}
2325
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
2426

2527
env:

0 commit comments

Comments
 (0)