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.
2 parents f14603f + abedec5 commit c0a52d8Copy full SHA for c0a52d8
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
- uses: dtolnay/rust-toolchain@master
83
with:
84
components: cargo
85
- toolchain: 1.82.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.83.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