Skip to content

Commit d09e557

Browse files
Merge pull request #102 from technote-space/chore/chore-sync-workflows
chore: sync workflows
2 parents 571d2cc + ce2de4a commit d09e557

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: ['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)