Skip to content

Commit b29fe49

Browse files
authored
Merge pull request #173 from bonachea/main
[NO REVIEW] CI: Add flang-22
2 parents a75b5a8 + e6e5f8d commit b29fe49

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ jobs:
4545
container: snowstep/llvm:jammy
4646

4747
# https://hub.docker.com/r/phhargrove/llvm-flang/tags
48+
- os: ubuntu-24.04
49+
compiler: flang
50+
version: 22
51+
container: phhargrove/llvm-flang:22.1.0-latest
4852
- os: ubuntu-24.04
4953
compiler: flang
5054
version: 21

0 commit comments

Comments
 (0)