Skip to content

Commit

Permalink
chore: sync workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Jun 30, 2022
1 parent 634f9c2 commit c498b9a
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 c498b9a

Please sign in to comment.