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:
parent
fc37325d66
commit
bc16a40ea0
2
.github/workflows/alpha.yaml
vendored
2
.github/workflows/alpha.yaml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user