Skip to content

Commit 1097f88

Browse files
committed
GHActions: Also build against 5.9/jammy
...
1 parent c10825f commit 1097f88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- swift:5.5.3-xenial
1717
- swift:5.6.1-bionic
1818
- swift:5.7.2-focal
19+
- swift:5.8-jammy
1920
container: ${{ matrix.image }}
2021
steps:
2122
- name: Checkout Repository

0 commit comments

Comments
 (0)