Skip to content

Commit d3c39c6

Browse files
committed
move to stable 5.4 docker images for testing.
1 parent 2551fa0 commit d3c39c6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/tests.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ jobs:
2525
- swift:5.3-focal
2626
- swift:5.3-centos8
2727
- swift:5.3-amazonlinux2
28-
- swiftlang/swift:nightly-5.4-focal
28+
- swift:5.4-xenial
29+
- swift:5.4-bionic
30+
- swift:5.4-focal
31+
- swift:5.4-centos8
32+
- swift:5.4-amazonlinux2
2933
container: ${{ matrix.image }}
3034
steps:
3135
- name: Checkout code

0 commit comments

Comments
 (0)