summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schauer Marin Rodrigues <josch@mister-muffin.de>2023-07-22 22:30:49 +0200
committerJohannes Schauer Marin Rodrigues <josch@mister-muffin.de>2023-07-22 22:30:49 +0200
commit11a18f9309b919aa19bc8936843f8a38b2eab80e (patch)
tree1edc7d866b470cacd116d98655b69bccf1f1d034
parent4f3efaecc85622c048dac7e113a4e31f0aeae110 (diff)
debian/salsa-ci.yml: use defaults for test-crossbuild-arm64
-rw-r--r--debian/salsa-ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
index 7a5bec4..29210bc 100644
--- a/debian/salsa-ci.yml
+++ b/debian/salsa-ci.yml
@@ -41,11 +41,3 @@ test-build-any:
BUILD_ARCH: 'arm64'
tags:
- arm64
-
-test-crossbuild-arm64:
- image: ${SALSA_CI_IMAGES}/arm64v8/base:${RELEASE}
- variables:
- BUILD_ARCH: 'arm64'
- HOST_ARCH: 'ppc64el'
- tags:
- - arm64