Skip to content

Commit 449d774

Browse files
committed
update test matrix
1 parent bf84de9 commit 449d774

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
image:
1616
- swift:5.9-focal
1717
- swift:5.9-jammy
18-
- swift:5.9-amazonlinux2
18+
- swift:5.10-focal
19+
- swift:5.10-jammy
1920
container: ${{ matrix.image }}
2021
steps:
2122
- name: Checkout code

0 commit comments

Comments
 (0)