test: run ci exclude node22

This commit is contained in:
guanghechen 2024-07-19 16:06:24 +08:00
parent 4cfb17ea15
commit bdae870e89

View file

@ -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