We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e0b852 commit 48ae7d7Copy full SHA for 48ae7d7
.github/workflows/BuildPSI.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- node-version: [14]
+ node-version: [16]
12
os: [windows-latest, macos-latest, ubuntu-latest, self-hosted]
13
include:
14
# Define the binary names to use for uploads
0 commit comments