Skip to content

Commit

Permalink
fix(ci): missing .node file for x86_64-apple-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
yisibl committed Mar 25, 2024
1 parent 3b9733f commit 76af3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
settings:
- host: macos-14
- host: macos-latest
target: x86_64-apple-darwin
build: |
yarn build
Expand Down

0 comments on commit 76af3df

Please sign in to comment.