Skip to content

Commit 92ae9da

Browse files
committed
Update dynamic_arch.yml
1 parent ccbd0c3 commit 92ae9da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dynamic_arch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: [ubuntu-latest, macos-latest, ubuntu-24.04-arm]
20+
os: [ubuntu-latest, ubuntu-24.04-arm]
2121
cc: [gcc, clang, clang-21]
2222
fortran: [gfortran, flang, flang-21]
2323
build: [cmake, make]

0 commit comments

Comments
 (0)