Skip to content

Commit

Permalink
Add the stable 5.2 images for Ubuntu Focal, CentOS 8, and Amazon Linu…
Browse files Browse the repository at this point in the history
…x 2 to the CI suite (#2387)
  • Loading branch information
gwynne committed Jun 8, 2020
1 parent 92bbe06 commit e06377e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,19 @@ jobs:
fail-fast: false
matrix:
image:
# 5.2 Stable
- swift:5.2-xenial
- swift:5.2-bionic
- swift:5.2-focal
- swift:5.2-centos8
- swift:5.2-amazonlinux2
# 5.2 Unstable
- swiftlang/swift:nightly-5.2-xenial
- swiftlang/swift:nightly-5.2-bionic
# 5.3 Unstable
- swiftlang/swift:nightly-5.3-xenial
- swiftlang/swift:nightly-5.3-bionic
# Master Unstable
- swiftlang/swift:nightly-master-xenial
- swiftlang/swift:nightly-master-bionic
- swiftlang/swift:nightly-master-focal
Expand Down

0 comments on commit e06377e

Please sign in to comment.