mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-21 19:38:58 +01:00
add ci on node21 (#9621)
This commit is contained in:
parent
617d63dd90
commit
075c268f42
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
- node-version: 20
|
||||
os: ubuntu-latest
|
||||
- node-version: 21
|
||||
os: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: pnpm/action-setup@v2.2.4
|
||||
|
Loading…
Reference in New Issue
Block a user