File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ jobs:
28
28
env : RUN_INTEROP_TESTS=false SWIFT_VERSION=5.1.4
29
29
- &development
30
30
<< : *tests
31
- name : " Unit Tests: Ubuntu 18.04 (Swift 5.2 Development Snapshot 2020-02-06 )"
31
+ name : " Unit Tests: Ubuntu 18.04 (Swift 5.2 Development Snapshot 2020-02-23 )"
32
32
env : >-
33
33
RUN_INTEROP_TESTS=false
34
34
SWIFT_VERSION=5.2
35
- SWIFT_URL=https://swift.org/builds/swift-5.2-branch/ubuntu1804/swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-06 -a/swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-06 -a-ubuntu18.04.tar.gz
35
+ SWIFT_URL=https://swift.org/builds/swift-5.2-branch/ubuntu1804/swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-23 -a/swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-23 -a-ubuntu18.04.tar.gz
36
36
- << : *tests
37
37
name : " Unit Tests: Ubuntu 18.04 (Swift 5.0)"
38
38
env : RUN_INTEROP_TESTS=false SWIFT_VERSION=5.0.3
You can’t perform that action at this time.
0 commit comments