chore: replace Node 21 with Node 22 on CI (#11825)

pull/11857/head
Ben McCann 1 year ago committed by GitHub
parent 77a7aa361c
commit 311b52453e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -25,7 +25,7 @@ jobs:
os: ubuntu-latest
- node-version: 20
os: ubuntu-latest
- node-version: 21
- node-version: 22
os: ubuntu-latest
steps:

Loading…
Cancel
Save