Skip to content

Commit

Permalink
Merge pull request #5 from rizwankce/swift-versions
Browse files Browse the repository at this point in the history
Add Swift versions 5.3 and 5.4
  • Loading branch information
nysander authored Nov 20, 2023
2 parents fe15c8b + 56c5b97 commit 8267063
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 @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
swift: ["5.2"]
swift: ["5.2", "5.3", "5.4"]

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

0 comments on commit 8267063

Please sign in to comment.