1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-02 18:33:17 +02:00

fix github action

This commit is contained in:
Thomas Wilkerling
2025-05-21 16:48:55 +02:00
parent 848b3c3cff
commit 227edfc677

View File

@@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
node-version: [19.x, 20.x, 22.x, 24.x] # 18.x
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: