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 70bd906 commit c881e85Copy full SHA for c881e85
.github/workflows/ci.yml
@@ -23,7 +23,6 @@ jobs:
23
run-tests:
24
strategy:
25
matrix:
26
- # We don't need anything specific in 5.10.1, but 5.10 collapses to 5.1 when `swift-setup` runs.
27
swift-version: ['5.6', '5.7', '5.8', '5.9', '5.10']
28
runs-on: ubuntu-20.04
29
steps:
0 commit comments