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 2dea61f commit 6824571Copy full SHA for 6824571
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest, macos-latest]
30
- swift: ["5.10"]
+ swift: ["6.1.0"]
31
include:
32
- os: windows-latest
33
swift: "5.6.3"
0 commit comments