We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c75bc6 commit d53b491Copy full SHA for d53b491
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
strategy:
55
matrix:
56
os: [ubuntu-latest]
57
- swift: ["5.7", "5.8"]
+ swift: ["5.7", "5.8", "5.9"]
58
steps:
59
- uses: swift-actions/setup-swift@v1
60
with:
0 commit comments