Update Swift Linux test versions
This commit is contained in:
@@ -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 sync’d
|
name: Check Linux tests are sync’d
|
||||||
|
|||||||
Reference in New Issue
Block a user