Skip to content

Commit

Permalink
use macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Mar 14, 2024
1 parent 346c036 commit b45e5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/r/github.packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ jobs:
matrix:
platform:
- {runs_on: "ubuntu-latest", name: "Linux"}
- {runs_on: "macos-11" , name: "macOS"}
- {runs_on: "macos-12" , name: "macOS"}
steps:
- name: Install R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit b45e5b0

Please sign in to comment.