Skip to content

Commit

Permalink
CI: upgrade runner to macOS 13 (Ventura)
Browse files Browse the repository at this point in the history
macOS 12 (Monterey) will be removed on 3rd December.
  • Loading branch information
kleisauke committed Oct 22, 2024
1 parent 1a51e99 commit 87107c1
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-12
- os: macos-13
nodejs_version: 16
- os: windows-2022
nodejs_version: 16
Expand Down

0 comments on commit 87107c1

Please sign in to comment.