We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c848c commit ba6a59dCopy full SHA for ba6a59d
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os: [ubuntu-latest]
18
rust:
19
- - 1.47.0-nightly
+ - nightly
20
21
runs-on: ${{ matrix.os }}
22
0 commit comments