Skip to content

Commit 30173e3

Browse files
authored
Merge pull request #82 from bonachea/ci-flang-22-homebrew
[NO REVIEW] CI: Update for Homebrew upgrade to flang-22
2 parents 8a0ddba + 245db63 commit 30173e3

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
@@ -37,13 +37,13 @@ jobs:
3737

3838
- os: macos-14
3939
compiler: flang
40-
version: 21
40+
version: 22
4141
- os: macos-15
4242
compiler: flang
43-
version: 21
43+
version: 22
4444
- os: macos-15-intel
4545
compiler: flang
46-
version: 21
46+
version: 22
4747

4848
# https://hub.docker.com/r/snowstep/llvm/tags
4949
- os: ubuntu-24.04

0 commit comments

Comments
 (0)