mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +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
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: master
|
||||
ref: audk-stable-202302
|
||||
path: ./
|
||||
|
||||
- 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
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: master
|
||||
ref: audk-stable-202302
|
||||
path: ./
|
||||
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user