We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440518b commit 98951eaCopy full SHA for 98951ea
.github/workflows/cts.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: install rust
50
uses: actions-rs/toolchain@v1
51
with:
52
- toolchain: stable
+ toolchain: 1.65
53
target: ${{ matrix.target }}
54
profile: minimal
55
0 commit comments