Skip to content

Commit 8de1036

Browse files
committed
CI: Change flang-latest to use snowstep:bookworm container
1 parent 7312565 commit 8de1036

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
@@ -43,7 +43,7 @@ jobs:
4343
native_multi_image: 1
4444
FFLAGS: -fcoarray -DHAVE_SYNC=0 -DHAVE_COLLECTIVES=0
4545
# https://hub.docker.com/r/snowstep/llvm/tags
46-
container: snowstep/llvm:focal
46+
container: snowstep/llvm:bookworm
4747
- os: ubuntu-24.04
4848
compiler: flang
4949
version: 21

0 commit comments

Comments
 (0)