Skip to content

Commit c213020

Browse files
remove node 14
1 parent 7d3a3b3 commit c213020

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
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
node-version:
19-
- 14
2020
- 20
2121

2222
services:

0 commit comments

Comments
 (0)