Skip to content

Commit

Permalink
build amd64 binary
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed Apr 26, 2024
1 parent 4cb3e6e commit 6afbfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebuild_native_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
strategy:
matrix:
# macos-14 = ARM M1
# macos-latest = x64
# macos-13 = x64
# if you change OS definitions then you need to change conditions in cache-save steps below
os: [ macos-14, macos-13 ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 6afbfc1

Please sign in to comment.