Skip to content

Commit dedd9a5

Browse files
committed
Merge branch 'develop'
# Conflicts: # README.md
1 parent 889e33d commit dedd9a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ jobs:
1414
matrix:
1515
image:
1616
- swift:5.0.3-xenial
17-
- swift:5.1.5-xenial
18-
- swift:5.2.5-xenial
19-
- swift:5.3.2-xenial
2017
- swift:5.3.2-bionic
18+
- swift:5.10.1-noble
2119
container: ${{ matrix.image }}
2220
steps:
2321
- name: Checkout Repository

0 commit comments

Comments
 (0)