Skip to content

Commit

Permalink
add node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
JoSSte committed Oct 25, 2023
1 parent 3ce86b6 commit 56c0a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
node-version: [16.x, 20.x]
steps:
- uses: actions/checkout@v3
- name: Cache node modules
Expand Down

0 comments on commit 56c0a6c

Please sign in to comment.