Skip to content

Commit

Permalink
Merge pull request #18 from luispabon/update-node
Browse files Browse the repository at this point in the history
Update node versions build matrix
  • Loading branch information
luispabon authored Jul 22, 2024
2 parents 202ee7d + 4f15781 commit c1575da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
strategy:
matrix:
node_container:
- node:16-alpine
- node:18-alpine
- node:20-alpine
- node:22-alpine

env:
NODE_CONTAINER: ${{ matrix.node_container }}
Expand Down

0 comments on commit c1575da

Please sign in to comment.