Skip to content

Commit

Permalink
ci: remove OSX64 tests now that runners are arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
jsm174 committed Sep 9, 2024
1 parent 57cd310 commit 45bb2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
rid: win-x86
- os: macos-latest
rid: osx-x64
skipTest: true
- os: macos-latest
rid: osx-arm64
skipTest: true
Expand Down

0 comments on commit 45bb2f2

Please sign in to comment.