CI: not Node.js 21

This commit is contained in:
Andre Staltz 2023-11-07 11:22:25 +02:00
parent 25c073f391
commit 53d8c44da8
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [18.x, 20.x, 21.x] node-version: [18.x, 20.x]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3