Skip to content

Commit

Permalink
fixup! [#523623] Bump Verilator version to 5.019
Browse files Browse the repository at this point in the history
  • Loading branch information
JanOlencki committed Jan 5, 2024
1 parent 35c9c47 commit 10b2a70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dpi-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ jobs:
uses: ./.github/workflows/build-verilator.yml
with:
runner: ubuntu-20.04
verilator_git_ref: ${{ inputs.verilator_git_ref || 'v5.019' }}
verilator_git_ref: ${{ inputs.verilator_git_ref || 'v5.018' }}
build-verilator-windows:
uses: ./.github/workflows/build-verilator.yml
with:
runner: windows-latest
verilator_git_ref: ${{ inputs.verilator_git_ref || 'v5.019' }}
verilator_git_ref: ${{ inputs.verilator_git_ref || 'v5.018' }}


build-fastvdma-sample:
Expand Down

0 comments on commit 10b2a70

Please sign in to comment.