Skip to content

Commit

Permalink
chore: update node version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche committed Dec 27, 2023
1 parent 89e05ca commit 6ab53eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
node: [14.19.0, 16, 17, 18]
node: [18, 20]

steps:
- name: Checkout code
Expand Down

0 comments on commit 6ab53eb

Please sign in to comment.