Skip to content

Commit

Permalink
Merge pull request #182 from technote-space/chore/chore-sync-workflows
Browse files Browse the repository at this point in the history
chore: sync workflows
  • Loading branch information
technote-space authored Jul 13, 2022
2 parents 8cd64fb + 7e1ef7a commit c563a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
node: ['14', '16', '17']
node: ['14', '16', '18']
steps:
- name: Set running flag
run: echo "RUNNING=1" >> $GITHUB_ENV
Expand Down

0 comments on commit c563a3c

Please sign in to comment.