ci: use Node.js 24 (#16024)

pull/16029/head
btea 3 months ago committed by GitHub
parent f969628394
commit c53ef5ce60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,6 +28,8 @@ jobs:
os: ubuntu-latest
- node-version: 22
os: ubuntu-latest
- node-version: 24
os: ubuntu-latest
steps:
- uses: actions/checkout@v4

Loading…
Cancel
Save