From 9bbd55ea056c275ca88342c69293e22480bc2466 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Thu, 17 Oct 2019 21:56:06 +0200 Subject: Try with Rust 1.33 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b394359..3212907 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: include: - build: pinned os: ubuntu-18.04 - rust: 1.32.0 + rust: 1.33.0 - build: stable os: ubuntu-18.04 rust: stable -- cgit v1.2.3