Skip to content

Commit

Permalink
Remove checkout for specific iverilog git version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed May 10, 2024
1 parent c24a906 commit 6dde810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:
run: |
git clone https://github.com/steveicarus/iverilog.git
cd iverilog
git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
- name: Cache iverilog
Expand Down

0 comments on commit 6dde810

Please sign in to comment.