This is branch with the new GA CI
It has the .circleci CI stuff as well for comparison purposes.
This commit is contained in:
2
.github/workflows/chipyard-run-tests.yml
vendored
2
.github/workflows/chipyard-run-tests.yml
vendored
@@ -3,7 +3,7 @@ name: chipyard-ci-process
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
tools-cache-version: v7
|
||||
tools-cache-version: v8
|
||||
BUILDSERVER: ${{ secrets.BUILDSERVER }}
|
||||
BUILDUSER: ${{ secrets.BUILDUSER }}
|
||||
SERVER: ${{ secrets.BUILDUSER }}@${{ secrets.BUILDSERVER }}
|
||||
|
||||
Reference in New Issue
Block a user