Skip to content

Commit 8f3fb4f

Browse files
committed
Skip node 12.x
1 parent 17f5f68 commit 8f3fb4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [macos-latest, ubuntu-latest]
16-
node-version: [10.x, 12.x, 14.x, 18.x, 20.x]
16+
node-version: [10.x, 14.x, 18.x, 20.x]
1717

1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)