From 093667af3e39c0fc958a98d62735fba75895df46 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 7 Feb 2019 11:39:47 -0800 Subject: target rust 1.32 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d404b332..75edee24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ unified_test: - image: "rust:1.31-stretch" + image: "rust:1.32-stretch" variables: LC_ALL: "C.UTF-8" LANG: "C.UTF-8" -- cgit v1.2.3