Skip to content

Commit 8eb626b

Browse files
authored
Merge pull request #252 from bonachea/ci-macos-flang21
CI: Bump macOS to flang-21, matching Homebrew advance
2 parents 1988dd7 + 8988005 commit 8eb626b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ jobs:
2626
# --- flang coverage ---
2727
- os: macos-13
2828
compiler: flang
29-
version: 20
29+
version: 21
3030
network: smp
3131
- os: macos-14
3232
compiler: flang
33-
version: 20
33+
version: 21
3434
network: smp
3535
- os: macos-15
3636
compiler: flang
37-
version: 20
37+
version: 21
3838
network: smp
3939
- os: ubuntu-24.04
4040
compiler: flang

0 commit comments

Comments
 (0)