Skip to content

Commit

Permalink
update macOS-13 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmacarthy committed Nov 25, 2024
1 parent 67e97fa commit 49eaf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- os: ubuntu-latest
target: linux-x64
npm_config_arch: x64
- os: macos-12
- os: macOS-13
target: darwin-x64
npm_config_arch: x64
- os: macos-latest
Expand Down

0 comments on commit 49eaf2e

Please sign in to comment.