Skip to content

Commit 89eda2a

Browse files
committed
[INTERNAL] CI: Test on Node 16
1 parent 56ff0f6 commit 89eda2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
node-version: [15]
38+
node-version: [16]
3939
os: [ubuntu-latest, windows-latest, macOS-latest]
4040
include:
4141
- node-version: 10

0 commit comments

Comments
 (0)