Skip to content

Commit

Permalink
Update r-cmd-check.yaml (#22)
Browse files Browse the repository at this point in the history
Upgrade macos runner
  • Loading branch information
dylanhmorris authored Nov 26, 2024
1 parent ab3ec23 commit 31e9725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r-cmd-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
r-version: ["4.4.0", "release"]
os: [windows-latest, ubuntu-latest, macos-13]
os: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 31e9725

Please sign in to comment.