forked from Imagelibrary/seL4
CI: the seL4/machine_queue repo is public now
Signed-off-by: Axel Heider <axelheider@gmx.de>
This commit is contained in:
committed by
Indan Zupancic
parent
64b1282acc
commit
eda441ebe7
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:
|
||||
|
||||
Reference in New Issue
Block a user