Skip to content

Commit faf1721

Browse files
committed
use stable in ci
1 parent 299ee90 commit faf1721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Build
6767
shell: bash
68-
run: cargo build --release
68+
run: cargo +stable build --release
6969

7070
test:
7171
name: Test

0 commit comments

Comments
 (0)