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

This reverts commit 4f3dc76b8c.
This commit is contained in:
ThatOneCalculator 2023-09-10 13:58:54 -07:00
parent 1c1d7237f5
commit d3bda2569e
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ stages:
testCommit:
stage: build
image: node:20.5
image: node:latest
# Pick zero or more services to be used on all builds.
# Only needed when using a docker container to run your tests in.
# Check out: https://docs.gitlab.com/ee/ci/services/index.html