Skip to content

Commit bc9a976

Browse files
Merge branch 'main' into release/next-v2.0.45
2 parents 756eab7 + 37e74da commit bc9a976

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)