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 9753534 commit aeab219Copy full SHA for aeab219
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ubuntu-latest, macos-latest]
12
- swift: ["5.1", "4.2.4"]
+ swift: ["5.1.0", "4.2.4"]
13
steps:
14
- uses: actions/checkout@master
15
- uses: ./
0 commit comments