Merge branch 'fix-ci-for-non-fdroid' into 'master'

gitlab-ci: use runner tag available to those not in fdroid group

See merge request fdroid/fdroidclient!1473
This commit is contained in:
Hans-Christoph Steiner
2024-11-22 12:50:33 +00:00

View File

@@ -16,7 +16,7 @@ workflow:
.base:
tags:
- saas-linux-xlarge-amd64
- saas-linux-medium-amd64
variables:
JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64
before_script: