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 8de1036 commit a022878Copy full SHA for a022878
.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