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 c3a7bf8 commit 2da3ff3Copy full SHA for 2da3ff3
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
- uses: dtolnay/rust-toolchain@master
83
with:
84
components: cargo
85
- toolchain: 1.85.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.86.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
86
- name: Check out ci repo
87
run: git clone https://github.com/stratis-storage/ci.git
88
- name: Run comparisons of version specs with available Fedora packages
0 commit comments