Skip to content

Commit e76c7a1

Browse files
committed
test on 14, 16, 18, 19, 20
1 parent 790ec39 commit e76c7a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
os: [ubuntu-latest, macos-latest, windows-latest]
27-
node: [12, 14, 16]
27+
node: [14, 16, 18, 19, 20]
2828
arch: [x86, x64]
2929
exclude:
3030
- { os: ubuntu-latest, arch: x86 }

0 commit comments

Comments
 (0)