Skip to content

Commit 49cce36

Browse files
committed
Move to a supported version
1 parent b243dee commit 49cce36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
os: [ubuntu-latest, macos-latest]
26-
swift: ["5.3", "4.2.4"]
26+
swift: ["5.3", "4.2.1"]
2727
steps:
2828
- uses: actions/checkout@v2
2929
- run: npm install

0 commit comments

Comments
 (0)