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.
2 parents 0c75bc6 + d53b491 commit 260938cCopy full SHA for 260938c
.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