Skip to content

Commit

Permalink
CI: upgrade runner to macOS 12 (Monterey)
Browse files Browse the repository at this point in the history
macOS 11 (Big Sur) will be removed on 28th June.
  • Loading branch information
kleisauke committed May 26, 2024
1 parent df39c84 commit 0d47947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
include:
- os: ubuntu-22.04
nodejs_version: 16
- os: macos-11
- os: macos-12
nodejs_version: 16
- os: windows-2022
nodejs_version: 16
Expand Down

0 comments on commit 0d47947

Please sign in to comment.