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
|
||||
- 16
|
||||
- 18
|
||||
include:
|
||||
- node: 12
|
||||
pnpm: 6
|
||||
skip_test: true
|
||||
- node: 16
|
||||
pnpm: 7
|
||||
- node: 18
|
||||
pnpm: 8
|
||||
pnpm:
|
||||
- 8
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue