Skip to content

Commit

Permalink
test: run on Node v16.15.1 and newer
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Aug 4, 2023
1 parent 6f06ef0 commit 2030afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
node: [14.19.0, 16, 18, 20]
node: [16.15.1, 18, 20]

steps:
- name: Checkout code
Expand Down

0 comments on commit 2030afe

Please sign in to comment.