Skip to content

Commit

Permalink
ignore MacOS for now
Browse files Browse the repository at this point in the history
  • Loading branch information
LuiseQuoss committed Oct 10, 2024
1 parent 1ac7354 commit 13e0b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-cmd-check-OS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
config:
# - {os: macOS-latest, r: 'release'}
- {os: macos-13, r: 'release'}
# - {os: macos-13, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-22.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"}
- {os: ubuntu-22.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"}
Expand Down

0 comments on commit 13e0b50

Please sign in to comment.