Skip to content

Commit

Permalink
remove remaining use of macos11
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Mar 14, 2024
1 parent b45e5b0 commit 661fa28
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 @@ -209,7 +209,7 @@ jobs:
matrix:
platform:
- { runs_on: 'windows-latest', name: "Windows"}
- { runs_on: macos-11, name: "macOS x86_64"}
- { runs_on: macos-12, name: "macOS x86_64"}
- { runs_on: macos-14, name: "macOS arm64" }
r_version: [oldrel, release]
steps:
Expand Down

0 comments on commit 661fa28

Please sign in to comment.