ci: use Node.js 24

pull/16024/head
btea 4 months ago
parent 6351288c7b
commit fca3b43ad3

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

Loading…
Cancel
Save