Skip to content

Commit

Permalink
Use testing version 3.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed May 15, 2023
1 parent b4cfab1 commit 577f599
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,9 @@ jobs:
run: sudo udevadm control --reload
- name: Clone testing repo
run: git clone https://github.com/stratis-storage/testing.git
- name: Use testing 3.5.2
run: git checkout tags/v3.5.2 -b version-3.5.2
working-directory: ./testing
- name: Run stratisd_cert.py using Rust ${{ matrix.toolchain }}
run: >
sudo
Expand Down

0 comments on commit 577f599

Please sign in to comment.