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 e3a5627 commit 6b15a0bCopy full SHA for 6b15a0b
.github/scripts/build-matrix.rb
@@ -7,7 +7,7 @@
7
"agent_query": "ubuntu-20.04",
8
"target": "ubuntu18.04_x86_64",
9
"containers": {
10
- "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04",
+ # "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04",
11
# "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04@sha256:d5d555cf48fc02f5003928a064c03b76c012fef8afbe54a1942c6bfc3d773c58",
12
"release-5.10": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04@sha256:d5d555cf48fc02f5003928a064c03b76c012fef8afbe54a1942c6bfc3d773c58"
13
},
0 commit comments