Revert "use Node.js v20.5 for testing (should be reverted in the future)
This reverts commit 4f3dc76b8c
.
This commit is contained in:
parent
1c1d7237f5
commit
d3bda2569e
@ -16,7 +16,7 @@ stages:
|
|||||||
|
|
||||||
testCommit:
|
testCommit:
|
||||||
stage: build
|
stage: build
|
||||||
image: node:20.5
|
image: node:latest
|
||||||
# Pick zero or more services to be used on all builds.
|
# Pick zero or more services to be used on all builds.
|
||||||
# Only needed when using a docker container to run your tests in.
|
# Only needed when using a docker container to run your tests in.
|
||||||
# Check out: https://docs.gitlab.com/ee/ci/services/index.html
|
# Check out: https://docs.gitlab.com/ee/ci/services/index.html
|
||||||
|
Loading…
Reference in New Issue
Block a user