ci: use xlarge machine type

This commit is contained in:
proletarius101 2023-11-23 10:20:49 +00:00 committed by Hans-Christoph Steiner
parent 0255a4d2e8
commit 9f84fdd658
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ workflow:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
.base:
tags:
- saas-linux-xlarge-amd64
before_script:
- echo "org.gradle.caching=true" >> gradle.properties
- test -e /etc/apt/sources.list.d/bullseye-backports.list