mirror of https://github.com/aminya/setup-cpp
ci: use pnpm 8 for all node versions
This commit is contained in:
parent
b05aafe75d
commit
e767ab7a9a
|
@ -29,14 +29,8 @@ jobs:
|
||||||
- 12
|
- 12
|
||||||
- 16
|
- 16
|
||||||
- 18
|
- 18
|
||||||
include:
|
pnpm:
|
||||||
- node: 12
|
- 8
|
||||||
pnpm: 6
|
|
||||||
skip_test: true
|
|
||||||
- node: 16
|
|
||||||
pnpm: 7
|
|
||||||
- node: 18
|
|
||||||
pnpm: 8
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue