mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-24 18:27:49 +02:00
CI: Took QEMU and .iso files from audk-stable-202302 branch.
This commit is contained in:
parent
40563ad100
commit
7840b172bb
2
.github/workflows/build_arm.yaml
vendored
2
.github/workflows/build_arm.yaml
vendored
@ -225,7 +225,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: acidanthera/ocbuild
|
repository: acidanthera/ocbuild
|
||||||
ref: master
|
ref: audk-stable-202302
|
||||||
path: ./
|
path: ./
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
2
.github/workflows/build_x86.yaml
vendored
2
.github/workflows/build_x86.yaml
vendored
@ -574,7 +574,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: acidanthera/ocbuild
|
repository: acidanthera/ocbuild
|
||||||
ref: master
|
ref: audk-stable-202302
|
||||||
path: ./
|
path: ./
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user