Skip to content

Commit

Permalink
Turning CI on Windows and MacOs back on
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie committed Oct 3, 2024
1 parent e6be45f commit d543f62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
fail-fast: false
matrix:
config:
- {os: windows-latest, r: 'release'}
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}

env:
Expand Down

0 comments on commit d543f62

Please sign in to comment.