This commit is contained in:
abejgonzalez
2023-04-03 16:13:21 -07:00
parent 756403a4a1
commit c5e7c35da9
2 changed files with 2 additions and 2 deletions

View File

@@ -393,7 +393,7 @@ jobs:
chipyard-spike-gemmini-run-tests:
name: chipyard-spike-gemmini-run-tests
needs: prepare-chipyard-accels # technically doesn't depend on RTL but should be after the build.sh for Gemmini
runs-on: self-hosted
runs-on: ferry
steps:
- name: Delete old checkout
run: |