chore: force paricular builds on windows

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-24 15:47:07 +01:00
parent 53ab4cb558
commit 4ad2d7104c
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [windows-latest]
node-version: [14.x, 16.x]
node-version: ["14.18.3", "16.13.2"]
env:
CI: true