Skip to content

Commit

Permalink
fix choice of older node version to test
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfyson committed Dec 7, 2023
1 parent 3a9f6a8 commit 303dec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
node-types-version: [12.16, current]
node-types-version: [16.11, current]

steps:
- name: Checkout
Expand Down

0 comments on commit 303dec0

Please sign in to comment.