Skip to content

(upgrade): acs edk2 build version move to edk2-stable202511 #31

(upgrade): acs edk2 build version move to edk2-stable202511

(upgrade): acs edk2 build version move to edk2-stable202511 #31

name: SYSARCH-ACS Integration Build (push/PR)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
run:
uses: ./.github/workflows/sysarch_ci.yml
with:
edk2-ref: edk2-stable202511
toolchain: arm-toolchain,gcc
run-uefi: true
run-baremetal: true
run-linux: true
secrets: inherit