mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-23 15:52:08 +08:00
test
This commit is contained in:
@@ -12,8 +12,8 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 60
|
||||
runs-on: arm-ubuntu-22
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
@@ -43,8 +43,9 @@ jobs:
|
||||
name: boot.img
|
||||
path: output/boot.img
|
||||
|
||||
# - run: ./build_system.sh
|
||||
# - uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: system.img
|
||||
# path: output/system.img
|
||||
- run: ./build_system.sh
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: system.img
|
||||
path: output/system.img
|
||||
|
||||
+1
-1
Submodule agnos-kernel-sdm845 updated: 737a024ada...780a23255b
Reference in New Issue
Block a user