We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8f7c4 commit 2594b6eCopy full SHA for 2594b6e
.github/workflows/ci.yml
@@ -21,6 +21,8 @@ jobs:
21
exclude:
22
- os: windows-latest
23
rust: nightly
24
+ - os: windows-latest
25
+ rust: beta
26
env:
27
# 20 MiB stack
28
RUST_MIN_STACK: 20971520
0 commit comments