chore: pin Node 24.15.0 in Docker and CI
Test Suite / test (24.15.0) (push) Has been cancelled

This commit is contained in:
2026-05-03 21:47:50 +02:00
parent 96833f0eea
commit bc6702b3e9
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [24.x]
node-version: [24.15.0]
steps:
- name: Checkout code