Skip to content

Commit

Permalink
chore(build): update pipeline to use macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Serafin committed Sep 24, 2024
1 parent a3b1a51 commit 6037396
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 @@ -13,7 +13,7 @@ jobs:
matrix:
include:
- name: darwin
os: macos-11
os: macos-12
node: x64
command: prebuildify
args: --arch x64+arm64
Expand Down

0 comments on commit 6037396

Please sign in to comment.