Skip to content

Commit 08b846c

Browse files
committed
upgrade swift docker image to 5.9
1 parent 5d1fb3c commit 08b846c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
image:
17-
- swift:5.8.1-amazonlinux2
18-
- swift:5.8.1-jammy
17+
- swift:5.9-amazonlinux2
18+
- swift:5.9-jammy
1919
steps:
2020
- name: checkout repository
2121
uses: actions/checkout@v3

0 commit comments

Comments
 (0)