File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -157,12 +157,13 @@ toolchain as a one-off, there are a couple of differences:
157
157
### Linux
158
158
159
159
1. The latest Linux dependencies are listed in the respective Dockerfiles:
160
+ * [Ubuntu 18.04](https://github.com/apple/swift-docker/blob/main/swift-ci/master/ubuntu/18.04/Dockerfile)
160
161
* [Ubuntu 20.04](https://github.com/apple/swift-docker/blob/main/swift-ci/master/ubuntu/20.04/Dockerfile)
161
162
* [Ubuntu 22.04](https://github.com/apple/swift-docker/blob/main/swift-ci/master/ubuntu/22.04/Dockerfile)
162
163
* [CentOS 7](https://github.com/apple/swift-docker/blob/main/swift-ci/master/centos/7/Dockerfile)
163
164
* [Amazon Linux 2](https://github.com/apple/swift-docker/blob/main/swift-ci/master/amazon-linux/2/Dockerfile)
164
165
165
- 2 . To install [Sccache][] (optional):
166
+ 3 . To install [Sccache][] (optional):
166
167
* If you' re not building within a Docker container:
167
168
` ` ` sh
168
169
sudo snap install sccache --candidate --classic
You can’t perform that action at this time.
0 commit comments