Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Feb 17, 2024
1 parent 64996bd commit 3f2bf36
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 @@ -59,7 +59,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
node_version: [16, 18]
node_version: [16, 18, 20]
name: ${{ matrix.os }} / Node ${{ matrix.node_version }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3f2bf36

Please sign in to comment.