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 b243dee commit 49cce36Copy full SHA for 49cce36
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
os: [ubuntu-latest, macos-latest]
26
- swift: ["5.3", "4.2.4"]
+ swift: ["5.3", "4.2.1"]
27
steps:
28
- uses: actions/checkout@v2
29
- run: npm install
0 commit comments