We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbd0c3 commit 92ae9daCopy full SHA for 92ae9da
1 file changed
.github/workflows/dynamic_arch.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ubuntu-latest, macos-latest, ubuntu-24.04-arm]
+ os: [ubuntu-latest, ubuntu-24.04-arm]
21
cc: [gcc, clang, clang-21]
22
fortran: [gfortran, flang, flang-21]
23
build: [cmake, make]
0 commit comments