We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24a906 commit 6dde810Copy full SHA for 6dde810
.github/workflows/test-build.yml
@@ -89,7 +89,6 @@ jobs:
89
run: |
90
git clone https://github.com/steveicarus/iverilog.git
91
cd iverilog
92
- git checkout 192b6aec96fde982e6ddcb28b346d5893aa8e874
93
echo "IVERILOG_GIT=$(git rev-parse HEAD)" >> $GITHUB_ENV
94
95
- name: Cache iverilog
0 commit comments