We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4c2cab + b052062 commit e6a008dCopy full SHA for e6a008d
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.83.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.84.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