Skip to content

Commit 02a003b

Browse files
committed
Update dokcer image to use Swift 6.2
1 parent dbcbb25 commit 02a003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/bench_swift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ environments:
3131
- os: linux
3232
compiler: swift
3333
version: latest
34-
docker: swift:jammy
34+
docker: swift:6.2.0-slim
3535
include: swift
3636
include_sub_dir: Sources/app
3737
build: swift build --static-swift-stdlib -c release -v -Xswiftc -Ounchecked

0 commit comments

Comments
 (0)