Skip to content

Commit

Permalink
ci: Revert node version change.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheer committed Apr 26, 2023
1 parent 7283573 commit a9ab9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node: [16, 18, 20]
node: [16, 18, 19]

name: Node ${{ matrix.node }}

Expand Down

0 comments on commit a9ab9a3

Please sign in to comment.