Skip to content

Commit

Permalink
Merge pull request svunit#249 from svunit/use-official-verilator-vers…
Browse files Browse the repository at this point in the history
…ion-5.012-for-testing

Use official Verilator version 5.012 for testing
  • Loading branch information
tudortimi authored Jul 28, 2023
2 parents ad40890 + 64a2d9f commit 205b040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]

env:
VERILATOR_VERSION: 444020f
VERILATOR_VERSION: v5.012

jobs:
build:
Expand Down

0 comments on commit 205b040

Please sign in to comment.