Skip to content

Commit

Permalink
add swift targets back
Browse files Browse the repository at this point in the history
  • Loading branch information
velicuvlad committed Jun 30, 2023
1 parent a87a558 commit 6ac81a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: macOS-latest
strategy:
matrix:
swift: ["5.8"]
swift: ["5.3", "5.3.1", "5.3.2", "5.4", "5.4.2", "5.5", "5.8"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6ac81a1

Please sign in to comment.