We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523cfbe commit 70018a8Copy full SHA for 70018a8
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- rust: stable
32
- rust: beta
33
- rust: nightly
34
- - rust: 1.82.0
+ - rust: 1.86.0
35
steps:
36
- uses: actions/checkout@v2
37
- name: Install rust
0 commit comments