Skip to content

Commit

Permalink
ci: update ci targets
Browse files Browse the repository at this point in the history
  • Loading branch information
favna authored and renovate[bot] committed Nov 5, 2023
1 parent 03a1b1b commit 6f19fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [16, 18, 19, 20]
node: [18, 19, 20, 21]
steps:
- name: Checkout Project
uses: actions/checkout@v3
Expand Down

0 comments on commit 6f19fb2

Please sign in to comment.