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.
2 parents 7312565 + a022878 commit b9caa20Copy full SHA for b9caa20
.github/workflows/build.yml
@@ -41,9 +41,9 @@ jobs:
41
version: latest
42
network: smp
43
native_multi_image: 1
44
- FFLAGS: -fcoarray -DHAVE_SYNC=0 -DHAVE_COLLECTIVES=0
+ FFLAGS: -fcoarray -DHAVE_SYNC=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