Skip to content

Commit 5b8157c

Browse files
authored
Merge pull request #257 from bonachea/ci-sync
CI: enable end-to-end testing of `SYNC {ALL,IMAGES,MEMORY}` using flang-latest
2 parents b9caa20 + fb2ca2b commit 5b8157c

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
44+
FFLAGS: -fcoarray
4545
# https://hub.docker.com/r/snowstep/llvm/tags
4646
container: snowstep/llvm:bookworm
4747
- os: ubuntu-24.04

0 commit comments

Comments
 (0)