Skip to content

Commit ab2de0c

Browse files
committed
Fix CI
Beta is currently broken because of rust-lang/rust#84158
1 parent 178fef3 commit ab2de0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- qt: '5.15.2'
2222
rust: stable
2323
- qt: '5.9.9'
24-
rust: beta
24+
rust: stable
2525
- qt: '5.12.9'
2626
rust: nightly
2727

0 commit comments

Comments
 (0)