Skip to content

Commit b9b5063

Browse files
committed
[ci] Move arm build to alma10
1 parent a21773b commit b9b5063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/root-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
is_special: true
395395
property: march_native
396396
overrides: ["CMAKE_BUILD_TYPE=RelWithDebInfo", "CMAKE_CXX_FLAGS=-march=native", "CMAKE_C_FLAGS=-march=native", "builtin_zlib=ON", "builtin_zstd=ON"]
397-
- image: alma9
397+
- image: alma10
398398
is_special: true
399399
property: arm64
400400
overrides: ["CMAKE_BUILD_TYPE=RelWithDebInfo", "builtin_zlib=ON", "builtin_zstd=ON"]

0 commit comments

Comments
 (0)