Skip to content

Commit

Permalink
Bump node in CI to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel authored Mar 10, 2024
1 parent b29ef22 commit d5e5d6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:
fail-fast: false
matrix:
node-version:
- 14
- 16
- 18
- 19
- 20

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d5e5d6e

Please sign in to comment.