mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
ci: run release script with node 18
This commit is contained in:
parent
ec1503731b
commit
0d10e9734b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -201,7 +201,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
node: [16]
|
||||
node: [18]
|
||||
|
||||
timeout-minutes: 20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user