Skip to content

Commit

Permalink
swift 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler authored May 24, 2021
1 parent 6114725 commit 8739c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
linux:
strategy:
matrix:
image: ["swift:5.0", "swift:5.1", "swift:5.2", "swift:5.3"]
image: ["swift:5.0", "swift:5.1", "swift:5.2", "swift:5.3", "swift:5.4"]
runs-on: ubuntu-latest
container:
image: ${{ matrix.image }}
Expand Down

0 comments on commit 8739c5c

Please sign in to comment.