github: Lock U-Boot to v2023.07
This commit is contained in:
parent
713dbc2fd1
commit
fccc4e41b8
|
|
@ -79,6 +79,7 @@ jobs:
|
|||
run: |
|
||||
env PATH=$GITHUB_WORKSPACE/scripts:$PATH \
|
||||
ARTIFACTS_DIR=$RUNNER_TEMP \
|
||||
U_BOOT_GIT_REV="v2023.07" \
|
||||
U_BOOT_GIT_URL="https://github.com/u-boot/u-boot.git" \
|
||||
build-boot qemu_x86_virt \
|
||||
qemu-x86 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue