Skip to content

Commit 1f70f00

Browse files
committed
CI: Enable native multi-image collectives testing
1 parent eff7c9b commit 1f70f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
version: latest
4242
network: smp
4343
native_multi_image: 1
44-
FFLAGS: -fcoarray -DHAVE_SYNC=0 -DHAVE_COLLECTIVES=0
44+
FFLAGS: -fcoarray -DHAVE_SYNC=0
4545
# https://hub.docker.com/r/snowstep/llvm/tags
4646
container: snowstep/llvm:bookworm
4747
- os: ubuntu-24.04

0 commit comments

Comments
 (0)