[librsvg: 4/14] CI: enable an aarch64 'cargo test'
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 4/14] CI: enable an aarch64 'cargo test'
- Date: Tue, 27 Sep 2022 16:21:08 +0000 (UTC)
commit 16daae7ef8a360341fabf31e0a04ab08ce9206b9
Author: Federico Mena Quintero <federico gnome org>
Date: Mon Sep 26 13:04:45 2022 -0500
CI: enable an aarch64 'cargo test'
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/754>
.gitlab-ci.yml | 4 ++--
ci/container_builds.yml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78255d9eb..f57e4d7a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -152,11 +152,11 @@ cargo test - opensuse@x86_64.nightly:
- job: check
artifacts: false
-.build-rsvg-opensuse@aarch64:
+cargo test - opensuse@aarch64:
extends:
- .container.opensuse@aarch64
- .fdo.distribution-image@opensuse
- - .build-rsvg-no-docs
+ - .cargo-test
needs:
- job: opensuse-container@aarch64
artifacts: false
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index 017fdb971..da3ba2925 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -102,7 +102,7 @@ opensuse-container@x86_64.nightly:
- .container.opensuse@x86_64.nightly
stage: "container-build"
-.opensuse-container@aarch64:
+opensuse-container@aarch64:
extends:
- .fdo.container-build@opensuse@aarch64
- .container.opensuse@aarch64
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]