We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a75b5a8 + e6e5f8d commit b29fe49Copy full SHA for b29fe49
1 file changed
.github/workflows/build.yml
@@ -45,6 +45,10 @@ jobs:
45
container: snowstep/llvm:jammy
46
47
# 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
52
- os: ubuntu-24.04
53
compiler: flang
54
version: 21
0 commit comments