Skip to content

Commit 090a66b

Browse files
authored
Merge pull request #871 from Quick/ci-update-swift-versions
[CI] Update Swift versions
2 parents e855d0d + 40e6872 commit 090a66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
container:
5353
- swift:5.2
5454
- swift:5.3
55-
- swiftlang/swift:nightly-5.4
55+
- swift:5.4
5656
- swiftlang/swift:nightly
5757
fail-fast: false
5858
container: ${{ matrix.container }}

0 commit comments

Comments
 (0)