We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6030bdc commit 1486426Copy full SHA for 1486426
.github/workflows/rust.yml
@@ -13,7 +13,7 @@ on:
13
workflow_dispatch:
14
15
env:
16
- RUST_VERSIONS: "['1.71.0','stable','beta']"
+ RUST_VERSIONS: "['1.75.0','stable','beta']"
17
APT_DEPENDENCIES: "[]"
18
19
jobs:
0 commit comments