Skip to content

Commit

Permalink
ci: use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshoku committed Dec 1, 2024
1 parent a6a67ef commit 99e7633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build and test
run: yarn node-gyp rebuild && yarn jest
build-mac:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Setup node lts
Expand Down

0 comments on commit 99e7633

Please sign in to comment.