We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4d04b commit cbed118Copy full SHA for cbed118
.github/workflows/run-tests-windows.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [lts/*]
+ node-version: [lts/iron]
16
17
steps:
18
- uses: actions/checkout@v2
.github/workflows/run-tests.yml
0 commit comments