Skip to content

Commit 0d192b5

Browse files
chore: sync workflows
1 parent 2aa5f19 commit 0d192b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
timeout-minutes: 10
5151
strategy:
5252
matrix:
53-
node: ['12', '14', '16']
53+
node: ['14', '16', '17']
5454
steps:
5555
- name: Set running flag
5656
run: echo "RUNNING=1" >> $GITHUB_ENV

0 commit comments

Comments
 (0)