|
27 | 27 | "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04", |
28 | 28 | # "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:cc1b99e352ee207da2c75c7bcf81aa8b1d2c08215fd1d05dc0777c40a62f31f1", |
29 | 29 | "release-5.10": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:cc1b99e352ee207da2c75c7bcf81aa8b1d2c08215fd1d05dc0777c40a62f31f1", |
30 | | - "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:cc1b99e352ee207da2c75c7bcf81aa8b1d2c08215fd1d05dc0777c40a62f31f1", |
| 30 | + "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:9007661fb6d57ebef902618e831458e88068350b0ecc8d85e56441d25a9f4312", |
31 | 31 | }, |
32 | 32 | "run_stdlib_test": true, |
33 | 33 | "run_full_test": false, |
|
45 | 45 | "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-22.04", |
46 | 46 | # "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:adfa0a8fbc6e5cc7ce5e38a5a9406d4fa5c557871204a65f0690478022d6b359", |
47 | 47 | "release-5.10": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:adfa0a8fbc6e5cc7ce5e38a5a9406d4fa5c557871204a65f0690478022d6b359", |
48 | | - "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:adfa0a8fbc6e5cc7ce5e38a5a9406d4fa5c557871204a65f0690478022d6b359", |
| 48 | + "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:8060adba9c044b1fc751b9671167320c9cc0094d0a45d7b8fedb707c49b764c2", |
49 | 49 | }, |
50 | 50 | "run_stdlib_test": true, |
51 | 51 | "run_full_test": false, |
|
63 | 63 | "main": "ghcr.io/swiftwasm/swift-ci:main-amazon-linux-2", |
64 | 64 | # "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-amazon-linux-2@sha256:d5264ac43e935249b1c8777f6809ebbd2836cb0e8f7dac3bfeeb0b3cdb479b70", |
65 | 65 | "release-5.10": "ghcr.io/swiftwasm/swift-ci:main-amazon-linux-2@sha256:d5264ac43e935249b1c8777f6809ebbd2836cb0e8f7dac3bfeeb0b3cdb479b70", |
66 | | - "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-amazon-linux-2@sha256:d5264ac43e935249b1c8777f6809ebbd2836cb0e8f7dac3bfeeb0b3cdb479b70", |
| 66 | + "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-amazon-linux-2@sha256:fc95912c595faecacbb869635fa871f8f31b8d6ed2f0df6792b53628db7ada94", |
67 | 67 | }, |
68 | 68 | "run_stdlib_test": false, |
69 | 69 | "run_full_test": false, |
|
94 | 94 | "run_e2e_test": true, |
95 | 95 | "build_hello_wasm": true, |
96 | 96 | "clean_build_dir": true, |
| 97 | + "free_disk_space": true, |
97 | 98 | "only_swift_sdk": false, |
98 | 99 | }, |
99 | 100 | { |
|
116 | 117 | "target": "ubuntu22.04_x86_64", |
117 | 118 | "containers": { |
118 | 119 | "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-22.04", |
119 | | - "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:adfa0a8fbc6e5cc7ce5e38a5a9406d4fa5c557871204a65f0690478022d6b359", |
| 120 | + "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:8060adba9c044b1fc751b9671167320c9cc0094d0a45d7b8fedb707c49b764c2", |
120 | 121 | }, |
121 | 122 | "run_stdlib_test": true, |
122 | 123 | "run_full_test": false, |
@@ -187,7 +188,7 @@ def main |
187 | 188 | "main": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04", |
188 | 189 | # "release-5.9": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:0e04dd550557d9f4f773bda55a6ac355c7c9696ea6efc3e59318bd49569aa00e", |
189 | 190 | "release-5.10": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:0e04dd550557d9f4f773bda55a6ac355c7c9696ea6efc3e59318bd49569aa00e", |
190 | | - "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:0e04dd550557d9f4f773bda55a6ac355c7c9696ea6efc3e59318bd49569aa00e", |
| 191 | + "release-6.0": "ghcr.io/swiftwasm/swift-ci:main-ubuntu-20.04@sha256:2a977060476a0f6f702d59ed0cd4e8506c7c1f1ed48d85a1a684d2d3fb62c297", |
191 | 192 | }, |
192 | 193 | "run_stdlib_test": false, |
193 | 194 | "run_full_test": false, |
|
0 commit comments