Skip to content

Commit e4739eb

Browse files
committed
fix fix
1 parent 953f2eb commit e4739eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/chipyard-run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ jobs:
538538
chipyard-radiance-run-tests:
539539
name: chipyard-radiance-run-tests
540540
needs: prepare-chipyard-cores
541-
runs-on: self-hosted
541+
runs-on: as4
542542
steps:
543543
- name: Delete old checkout
544544
run: |

0 commit comments

Comments
 (0)