File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed
Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 33 pull_request :
44 push :
55 branches :
6- - master
76 - main
87
98jobs :
@@ -15,22 +14,12 @@ jobs:
1514 matrix :
1615 os :
1716 - ubuntu-latest
18- # - macos-latest
19- # - windows-latest
20- node :
21- - 20
22- pnpm :
23- - 8
2417 steps :
2518 - uses : actions/checkout@v4
26-
2719 - uses : pnpm/action-setup@v4
28- with :
29- version : ${{ matrix.pnpm }}
30-
3120 - uses : actions/setup-node@v4
3221 with :
33- node-version : ${{ matrix.node }}
22+ node-version-file : " .nvmrc "
3423 cache : " pnpm"
3524
3625 - name : Install and build
Original file line number Diff line number Diff line change 1+ 22.14.0
Original file line number Diff line number Diff line change 5151 - noprogressbar
5252 - nothrow
5353 - npmrc
54+ - nvmrc
5455 - Opencppcoverage
5556 - OSSDK
5657 - parceljs
You can’t perform that action at this time.
0 commit comments