We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5013715 commit d1605e9Copy full SHA for d1605e9
1 file changed
.github/workflows/build_cmake.yml
@@ -10,7 +10,7 @@ env:
10
CTEST_OUTPUT_ON_FAILURE: 1
11
12
jobs:
13
- macos-native-x86_64:
+ macos-native-arm64:
14
name: 'macOS 15'
15
# Use latest image, but hardcode version to avoid silent upgrades (and breaks).
16
# See: https://github.com/actions/runner-images#available-images.
0 commit comments