From 98215b06d21216e632ea17b110612a8afb062e6c Mon Sep 17 00:00:00 2001 From: Thomas Eppers Date: Thu, 2 Mar 2023 17:59:36 +0100 Subject: [PATCH] using another image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f064e21..ee70dd5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ services: armv6: stage: armv6 - image: rustembedded/cross:arm-unknown-linux-gnueabi-0.2.1 + image: ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main only: - dev/gitlab-cross-ci script: