Skip to content

Commit

Permalink
fixup! Bump to Chisel 6, migrate to svsim
Browse files Browse the repository at this point in the history
  • Loading branch information
seldridge committed Jan 31, 2024
1 parent 1315c56 commit f91973f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
apps: sbt mill
- name: Get Cached Verilator
id: get-cached-verilator
uses: action/cache@v4
uses: actions/cache@v4
with:
path: ${{ env.verilator-install-dir }}
key: verilator-${{ env.verilator-version }}
Expand Down

0 comments on commit f91973f

Please sign in to comment.