Skip to content

Commit 48d6208

Browse files
Merge branch 'main' into release/next-v5.3.7
2 parents 08e3c65 + f5d3a49 commit 48d6208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)