Skip to content

Commit

Permalink
Update Linux CI to use Swift 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeichhorn authored Jan 28, 2022
1 parent 9183a02 commit fe03328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
tag: [5.3, 5.4]
tag: [5.4, 5.5]

container:
image: swift:${{ matrix.tag }}
Expand Down

0 comments on commit fe03328

Please sign in to comment.