Skip to content

Commit

Permalink
Fix macOS x64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jun 25, 2024
1 parent b615a52 commit 167bdc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-latest
- macos-13
- macos-14
- windows-2019
node:
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-latest
- macos-13
- macos-14
- windows-2019
name: Prebuild on ${{ matrix.os }}
Expand Down

0 comments on commit 167bdc5

Please sign in to comment.