Skip to content

Commit

Permalink
disabled arm64 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Aug 2, 2024
1 parent 16dfe9d commit 8bd3db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
include:
# This build tests Clang rather than AppleClang (keep)
- build-system: cmake
os: macos-14
os: macos-13 # TODO: switch to macos-14 for arm64 testing
compiler: clang-15
cxx: clang++
cc: clang
Expand Down

0 comments on commit 8bd3db7

Please sign in to comment.