Skip to content

Commit

Permalink
Add macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Mar 20, 2024
1 parent ff642c1 commit 129a9a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
matrix:
config:
- { os: macos-14, r: "release" }
- { os: macOS-latest, r: "release" }
- { os: windows-latest, r: "release" }
- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
Expand Down

0 comments on commit 129a9a0

Please sign in to comment.