Skip to content

Commit eb20d34

Browse files
committed
CI: Update for Homebrew upgrade to flang-22
1 parent b29fe49 commit eb20d34

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ jobs:
2323

2424
- os: macos-14
2525
compiler: flang
26-
version: 21
26+
version: 22
2727
- os: macos-15
2828
compiler: flang
29-
version: 21
29+
version: 22
3030
- os: macos-15-intel
3131
compiler: flang
32-
version: 21
32+
version: 22
3333
- os: macos-26
3434
compiler: flang
35-
version: 21
35+
version: 22
3636

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

0 commit comments

Comments
 (0)