Skip to content

Commit

Permalink
test for relevant versions
Browse files Browse the repository at this point in the history
  • Loading branch information
atlowChemi committed Feb 22, 2024
1 parent 374e6be commit 5c8a091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
needs: [packages, build]
strategy:
matrix:
node_version: [16.x, 18.x, 20.x]
node_version: [18.x, 20.x, 21.x]
os: [ubuntu-latest]
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 5c8a091

Please sign in to comment.