Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarneges committed Feb 9, 2024
1 parent 4da0834 commit 9f12f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: rustup component add clippy
shell: bash
- name: Install audit
run: cargo install --version 0.18.1 --locked cargo-audit
run: cargo install --version 0.18.0 --locked cargo-audit
shell: bash
- name: Install deps
run: sudo apt-get update && sudo apt-get install -y make g++ libssl-dev libzmq3-dev qtbase5-dev libboost-dev
Expand Down

0 comments on commit 9f12f34

Please sign in to comment.