fix choice of older node version to test

This commit is contained in:
nickfyson 2023-12-07 16:03:07 +00:00
parent 3a9f6a89e0
commit 303dec0fbd

View file

@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
node-types-version: [12.16, current]
node-types-version: [16.11, current]
steps:
- name: Checkout