Skip to content

Commit 412be35

Browse files
committed
CI: Add flang-22
1 parent 3375c25 commit 412be35

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,13 @@ jobs:
5656
container: snowstep/llvm:jammy
5757

5858
# https://hub.docker.com/r/phhargrove/llvm-flang/tags
59+
- os: ubuntu-24.04
60+
compiler: flang
61+
version: 22
62+
container: phhargrove/llvm-flang:22.1.0-latest
5963
- os: ubuntu-24.04
6064
compiler: flang
6165
version: 21
62-
network: smp
6366
container: phhargrove/llvm-flang:21.1.0-latest
6467
- os: ubuntu-24.04
6568
compiler: flang

0 commit comments

Comments
 (0)