Skip to content

Commit d1605e9

Browse files
committed
Update macOS job name in CI workflow to target arm64 architecture
1 parent 5013715 commit d1605e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
CTEST_OUTPUT_ON_FAILURE: 1
1111

1212
jobs:
13-
macos-native-x86_64:
13+
macos-native-arm64:
1414
name: 'macOS 15'
1515
# Use latest image, but hardcode version to avoid silent upgrades (and breaks).
1616
# See: https://github.com/actions/runner-images#available-images.

0 commit comments

Comments
 (0)