mirror of
https://github.com/unjs/unplugin.git
synced 2026-02-01 16:56:37 +00:00
ci: add node v22 (#432)
This commit is contained in:
parent
dd9d184dc6
commit
da5f7132a5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
node: [16, 18, 20]
|
||||
node: [16, 18, 20, 22]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user