From 1686daf659fb38daf323041de4a6018b39576ce4 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Sun, 31 Oct 2021 21:32:15 +0100 Subject: [PATCH] refactor: rust 1.56.0 on ci --- .github/workflows/devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index 68d0034..c390a9c 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -37,7 +37,7 @@ jobs: include: - build: pinned os: ubuntu-20.04 - rust: 1.53.0 + rust: 1.56.0 - build: stable os: ubuntu-20.04 rust: stable -- libgit2 1.7.2