ci: test node 24

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2025-08-12 11:00:49 +02:00
parent 8b99173e2f
commit 349c31e4be
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ jobs:
fail-fast: false
matrix:
node_version:
- 24
- 20
- 18
steps:

View File

@@ -28,6 +28,7 @@ jobs:
- ubuntu-latest
- ubuntu-24.04-arm
node_version:
- 24
- 20
- 18
steps: