We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89a9aee + 5986bcd commit b62246aCopy full SHA for b62246a
1 file changed
.github/workflows/main.yml
@@ -110,7 +110,7 @@ jobs:
110
- uses: dtolnay/rust-toolchain@master
111
with:
112
components: cargo
113
- toolchain: 1.66.1 # LOWEST SUPPORTED RUST TOOLCHAIN
+ toolchain: 1.69.0 # LOWEST SUPPORTED RUST TOOLCHAIN
114
- name: Check out stratisd
115
run: git clone https://github.com/stratis-storage/stratisd.git
116
- name: Build stratisd
0 commit comments