ci: use x86 image for tests

This commit is contained in:
Gleb Koval 2025-02-21 18:30:33 +00:00
parent 42ff9c9e79
commit b2da8c2408
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

View File

@ -45,6 +45,7 @@ compile_jvm:
- .scala-build/
test_jvm:
image: gumjoe/wacc-ci-scala:x86
stage: test
# Use our own runner (not cloud VM or shared) to ensure we have multiple cores.
tags: [ large ]