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 299ee90 commit faf1721Copy full SHA for faf1721
.github/workflows/test.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Build
67
shell: bash
68
- run: cargo build --release
+ run: cargo +stable build --release
69
70
test:
71
name: Test
0 commit comments