Skip to content

Commit 48ae7d7

Browse files
Update BuildPSI.yml
1 parent 1e0b852 commit 48ae7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPSI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
node-version: [14]
11+
node-version: [16]
1212
os: [windows-latest, macos-latest, ubuntu-latest, self-hosted]
1313
include:
1414
# Define the binary names to use for uploads

0 commit comments

Comments
 (0)