CI: the seL4/machine_queue repo is public now
Signed-off-by: Axel Heider <axelheider@gmx.de>
This commit is contained in:
parent
64b1282acc
commit
eda441ebe7
3 changed files with 0 additions and 3 deletions
1
.github/workflows/sel4bench-pr.yml
vendored
1
.github/workflows/sel4bench-pr.yml
vendored
|
|
@ -84,7 +84,6 @@ jobs:
|
|||
with:
|
||||
repository: seL4/machine_queue
|
||||
path: machine_queue
|
||||
token: ${{ secrets.PRIV_REPO_TOKEN }}
|
||||
- name: Get march
|
||||
id: plat
|
||||
uses: seL4/ci-actions/march-of-platform@master
|
||||
|
|
|
|||
1
.github/workflows/sel4test-deploy.yml
vendored
1
.github/workflows/sel4test-deploy.yml
vendored
|
|
@ -95,7 +95,6 @@ jobs:
|
|||
with:
|
||||
repository: seL4/machine_queue
|
||||
path: machine_queue
|
||||
token: ${{ secrets.PRIV_REPO_TOKEN }}
|
||||
- name: Download image
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
1
.github/workflows/sel4test-hw.yml
vendored
1
.github/workflows/sel4test-hw.yml
vendored
|
|
@ -85,7 +85,6 @@ jobs:
|
|||
with:
|
||||
repository: seL4/machine_queue
|
||||
path: machine_queue
|
||||
token: ${{ secrets.PRIV_REPO_TOKEN }}
|
||||
- name: Download image
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue