[librsvg-oci-images/alatiera/cleanups: 4/4] Build newer rustc images
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg-oci-images/alatiera/cleanups: 4/4] Build newer rustc images
- Date: Sat, 16 Feb 2019 01:44:30 +0000 (UTC)
commit 99f0f07d2caedf5ba9d67027cb0e0b7f45920759
Author: Jordan Petridis <jordan centricular com>
Date: Sat Feb 16 03:43:44 2019 +0200
Build newer rustc images
.gitlab-ci.yml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de26e67..395a5a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -161,6 +161,24 @@ ubuntu 18.04 i386:
<<: *distro_build
+rustc 1.32 12:
+ variables:
+ RUSTC_VERSION: "1.32.0"
+ TAG_VERSION: "1.32"
+ <<: *rustc
+
+rustc 1.31 11:
+ variables:
+ RUSTC_VERSION: "1.31.1"
+ TAG_VERSION: "1.31"
+ <<: *rustc
+
+rustc 1.30 10:
+ variables:
+ RUSTC_VERSION: "1.30.1"
+ TAG_VERSION: "1.30"
+ <<: *rustc
+
rustc 1.29 9:
variables:
RUSTC_VERSION: "1.29.2"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]