Skip to content

Commit

Permalink
CI: RISCOF workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
vacantron committed Aug 7, 2024
1 parent 65fdaef commit f5d04fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/riscv-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e -u -o pipefail

# Install RISCOF
python3 -m pip install git+https://github.com/riscv/riscof
pip3 install git+https://github.com/riscv/riscof.git@d38859f85fe407bcacddd2efcd355ada4683aee4

set -x

Expand Down

0 comments on commit f5d04fb

Please sign in to comment.