Skip to content

Commit

Permalink
Merge pull request #1013 from bgurney-rh/revert-lowest-1.71.1
Browse files Browse the repository at this point in the history
Revert "Update lowest supported Rust to 1.71.1"
  • Loading branch information
mulkieran authored Aug 23, 2023
2 parents 259ff85 + 58013d8 commit 2d74681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
components: cargo
toolchain: 1.71.1 # LOWEST SUPPORTED RUST TOOLCHAIN
toolchain: 1.71.0 # LOWEST SUPPORTED RUST TOOLCHAIN
- name: Check out stratisd
run: git clone https://github.com/stratis-storage/stratisd.git
- name: Build stratisd
Expand Down

0 comments on commit 2d74681

Please sign in to comment.