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
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: ["20", "22", "24"]
|
||||
node-version: ["20", "22"]
|
||||
steps:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user