Update Swift Linux test versions

This commit is contained in:
Max Howell
2020-01-18 12:07:52 -05:00
parent 3e964833ff
commit 5636a7ac65

View File

@@ -64,12 +64,12 @@ jobs:
script: swift test --parallel script: swift test --parallel
- <<: *linux - <<: *linux
env: SWIFT_VERSION='5.0.2' env: SWIFT_VERSION=5.0.3
name: Linux / Swift 5.0.2 name: Linux / Swift 5.0.3
- <<: *linux - <<: *linux
env: SWIFT_VERSION=5.1-DEVELOPMENT-SNAPSHOT-2019-07-03-a env: SWIFT_VERSION=5.1.3
name: Linux / Swift 5.1 (2019-07-03) name: Linux / Swift 5.1.3
- stage: pretest - stage: pretest
name: Check Linux tests are syncd name: Check Linux tests are syncd