Skip to content

Commit de3b03e

Browse files
committed
Remove darwin-x64 prebuild (macos-13 unavailable in GitHub workflow)
1 parent 4ea29f4 commit de3b03e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ jobs:
6262
include:
6363
- os: ubuntu-latest
6464
target: linux-x64
65-
- os: macos-latest
66-
target: darwin-x64
6765
- os: macos-14
6866
target: darwin-arm64
6967
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)