Skip to content

Commit

Permalink
Move off macos-12 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
BobWall23 committed Oct 24, 2024
1 parent 850d36f commit 0fe7442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- 20
- 21
system:
- os: macos-12
- os: macos-13
target: x86_64-apple-darwin
arch: x64
- os: buildjet-2vcpu-ubuntu-2204
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/typescript-napi-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# explicitly asked for, we normally don't support non-LTS versions. Remove when Node support is dropped.
- 21
system:
- os: macos-12
- os: macos-13
target: x86_64-apple-darwin
arch: x64
- os: buildjet-2vcpu-ubuntu-2204
Expand Down

0 comments on commit 0fe7442

Please sign in to comment.