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 dbcbb25 commit 02a003bCopy full SHA for 02a003b
bench/bench_swift.yaml
@@ -31,7 +31,7 @@ environments:
31
- os: linux
32
compiler: swift
33
version: latest
34
- docker: swift:jammy
+ docker: swift:6.2.0-slim
35
include: swift
36
include_sub_dir: Sources/app
37
build: swift build --static-swift-stdlib -c release -v -Xswiftc -Ounchecked
0 commit comments