Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 65a47ea

Browse files
committed
chore(ci): raise the compiler version to nightly-2020-05-30
1 parent 62476f0 commit 65a47ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
rustVersion: nightly-2020-04-23
2+
rustVersion: nightly-2020-05-30
33
linuxPrestep: |
44
sudo apt-get update &&
55
sudo apt-get install -y \

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2020-04-23
1+
nightly-2020-05-30

0 commit comments

Comments
 (0)