mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-26 20:51:37 +02:00
make sure to use the latest node LTS
This commit is contained in:
parent
c0e7103c67
commit
f2f03eb3cc
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [16.x]
|
node-version: [20.x]
|
||||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user