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 eff7c9b commit 1f70f00Copy full SHA for 1f70f00
.github/workflows/build.yml
@@ -41,7 +41,7 @@ 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:bookworm
47
- os: ubuntu-24.04
0 commit comments