use Node.js v20.5 for testing (should be reverted in the future)

related commit: 91590b2e52
This commit is contained in:
naskya 2023-09-09 20:08:29 +00:00
parent b84a10a6ec
commit 4f3dc76b8c

View File

@ -16,7 +16,7 @@ stages:
testCommit: testCommit:
stage: build stage: build
image: node:latest image: node:20.5
# 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