1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-30 17:20:17 +02:00

fix github action

This commit is contained in:
Thomas Wilkerling
2025-05-21 16:50:58 +02:00
parent 227edfc677
commit f77de581a8

View File

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