[librsvg-oci-images/alatiera/ci-cleanups: 3/4] ci: remove the rustc jobs
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg-oci-images/alatiera/ci-cleanups: 3/4] ci: remove the rustc jobs
- Date: Sat, 26 Sep 2020 07:27:29 +0000 (UTC)
commit d56ae7c1f4d3980111ebad5ee631111c6ea10992
Author: Jordan Petridis <jordan centricular com>
Date: Sat Sep 26 10:23:47 2020 +0300
ci: remove the rustc jobs
They broke somewhere along the line and became outdated
and obsolete.
.gitlab-ci.yml | 71 ----------------------------------------------------------
1 file changed, 71 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 953c242..e82b3b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -128,74 +128,3 @@ ubuntu 18.04 i386:
changes:
- 'debian/*'
-rustc 1.32 12:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.32.0"
- TAG_VERSION: "1.32"
-
-rustc 1.31 11:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.31.1"
- TAG_VERSION: "1.31"
-
-rustc 1.30 10:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.30.1"
- TAG_VERSION: "1.30"
-
-rustc 1.29 9:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.29.2"
- TAG_VERSION: "1.29"
-
-rustc 1.28 8:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.28.0"
- TAG_VERSION: "1.28"
-
-rustc 1.27 7:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.27.2"
- TAG_VERSION: "1.27"
-
-rustc 1.26 6:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.26.2"
- TAG_VERSION: "1.26"
-
-rustc 1.25 5:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.25.0"
- TAG_VERSION: "1.25"
-
-rustc 1.24 4:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.24.1"
- TAG_VERSION: "1.24"
-
-rustc 1.23 3:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.23.0"
- TAG_VERSION: "1.23"
-
-rustc 1.22 2:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.22.1"
- TAG_VERSION: "1.22"
-
-rustc 1.21 1:
- extends: '.rustc'
- variables:
- RUSTC_VERSION: "1.21.0"
- TAG_VERSION: "1.21"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]