Skip to content

Commit 166fdfb

Browse files
committed
run tests on node 20
1 parent 505942c commit 166fdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
node: [14]
11+
node: [20]
1212
os: [ubuntu-20.04]
1313
include:
1414
- os: ubuntu-20.04

0 commit comments

Comments
 (0)