[librsvg-oci-images: 1/2] Add rustc v1.27 image



commit e7834d2527c9143d922da9e270a36f98153f237c
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Sun Jul 1 10:45:30 2018 +0000

    Add rustc v1.27 image

 .gitlab-ci.yml | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5808fa6..35e956d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,6 +117,12 @@ ubuntu_i386:18.04:
 
     <<: *distro_build
 
+rustc:1.27:
+    variables:
+      RUSTC_VERSION: "1.27.0"
+      TAG_VERSION: "1.27"
+    <<: *rustc
+
 rustc:1.26:
     variables:
       RUSTC_VERSION: "1.26.2"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]