test: run ci exclude node22
This commit is contained in:
parent
4cfb17ea15
commit
bdae870e89
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pr-gated.yml
vendored
3
.github/workflows/pr-gated.yml
vendored
|
@ -16,8 +16,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
node_version:
|
node_version:
|
||||||
- 20.x
|
- 20.x
|
||||||
- 22.x
|
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||||
os: [ubuntu-latest, macOS-latest]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue