We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7312565 commit 8de1036Copy full SHA for 8de1036
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
native_multi_image: 1
44
FFLAGS: -fcoarray -DHAVE_SYNC=0 -DHAVE_COLLECTIVES=0
45
# https://hub.docker.com/r/snowstep/llvm/tags
46
- container: snowstep/llvm:focal
+ container: snowstep/llvm:bookworm
47
- os: ubuntu-24.04
48
compiler: flang
49
version: 21
0 commit comments