We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b688961 commit 354e0b3Copy full SHA for 354e0b3
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
- cron: '50 6 * * *'
10
11
env:
12
- rust_toolchain: nightly-2022-04-07
+ rust_toolchain: nightly
13
14
jobs:
15
compile:
0 commit comments