Skip to content

Commit 795c650

Browse files
committed
Update CI
1 parent 9319ce5 commit 795c650

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
matrix:
1111
version:
1212
- 5.2.5
13-
- 5.3
14-
- nightly-5.3
13+
- 5.3.3
14+
- nightly-5.4
1515
- nightly
1616
container:
1717
image: stevapple/swift-scf:${{ matrix.version }}
@@ -41,7 +41,7 @@ jobs:
4141
- centos8
4242
version:
4343
- 5.2.5
44-
- 5.3
44+
- 5.3.3
4545
container:
4646
image: swift:${{ matrix.version }}-${{ matrix.os }}
4747
steps:
@@ -70,7 +70,7 @@ jobs:
7070
- centos8
7171
version:
7272
- nightly
73-
- nightly-5.3
73+
- nightly-5.4
7474
container:
7575
image: swiftlang/swift:${{ matrix.version }}-${{ matrix.os }}
7676
steps:

0 commit comments

Comments
 (0)