Skip to content

Commit 2b8c961

Browse files
committed
Fix CI
1 parent dd40fa7 commit 2b8c961

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
node-version:
13-
- 14
14-
- 12
13+
- 16
1514
steps:
1615
- uses: actions/checkout@v2
1716
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)