Skip to content

Commit 6b15a0b

Browse files
Ubuntu 18.04 is no longer supported by ci.swift.org
1 parent e3a5627 commit 6b15a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/build-matrix.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"agent_query": "ubuntu-20.04",
88
"target": "ubuntu18.04_x86_64",
99
"containers": {
10-
"main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04",
10+
# "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04",
1111
# "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04@sha256:d5d555cf48fc02f5003928a064c03b76c012fef8afbe54a1942c6bfc3d773c58",
1212
"release-5.10": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-18.04@sha256:d5d555cf48fc02f5003928a064c03b76c012fef8afbe54a1942c6bfc3d773c58"
1313
},

0 commit comments

Comments
 (0)