We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52f1683 + e144329 commit b6da089Copy full SHA for b6da089
1 file changed
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
- uses: dtolnay/rust-toolchain@master
83
with:
84
components: cargo
85
- toolchain: 1.84.1 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.85.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