mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
ci: use node v24 (#515)
This commit is contained in:
parent
037661cc66
commit
cd1b60e2b8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
node: [18, 20, 22]
|
||||
node: [18, 20, 22, 24]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user