test: node 24

drop 18, EOL on 2025-04-30
This commit is contained in:
MDLeom 2025-07-13 06:26:33 +00:00
parent 1bd42aec37
commit 3264135f54
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest, macos-latest]
node-version: ["18", "20", "22"] node-version: ["20", "22", "24"]
fail-fast: false fail-fast: false
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4