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 0389400 commit 7d91ea4Copy full SHA for 7d91ea4
.github/workflows/BuildPSI.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- node-version: [16]
+ node-version: [14]
12
os: [windows-latest, macos-latest, ubuntu-latest, self-hosted]
13
include:
14
# Define the binary names to use for uploads
0 commit comments