aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorVincent Prouillet2020-04-12 18:03:19 +0200
committerVincent Prouillet2020-04-12 18:03:27 +0200
commitf125853be305688155eddc22257954e698d935e5 (patch)
tree618f8c3bf1163aef484a69aace1e3647a699024b /.github
parent905ac6fdbf246a5afd95aad8a3ab1dafbc7b619e (diff)
downloadvalidator-f125853be305688155eddc22257954e698d935e5.tar.bz2
Fix CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3212907..8aa2c52 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.33.0
+ rust: 1.36.0
- build: stable
os: ubuntu-18.04
rust: stable