3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 01:24:10 +00:00

Remove checkout for specific iverilog git version

This commit is contained in:
Miodrag Milanovic 2024-05-10 15:46:32 +02:00
parent c24a9063b6
commit 6dde8107c3

View file

@ -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