2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-02 23:54:28 -06:00

Whoops that's a little enthusiastic on Node 24

This commit is contained in:
Jeroen akkerman 2025-05-01 18:12:07 +02:00
parent fc37325d66
commit bc16a40ea0

View File

@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: ["20", "22", "24"] node-version: ["20", "22"]
steps: steps:
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with: