mirror of
https://github.com/AuxXxilium/synology-dsm-open-vm-tools.git
synced 2024-11-23 23:00:59 +07:00
build: add more platforms
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
c6f071c8d7
commit
3997efa391
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libelf-dev moreutils glibc-source libc-dev-bin build-essential
|
||||
|
||||
|
||||
|
||||
# Build incremental
|
||||
- name: Build image
|
||||
@ -39,8 +39,11 @@ jobs:
|
||||
make arch-apollolake-7.1
|
||||
make arch-broadwell-7.1
|
||||
make arch-broadwellnk-7.1
|
||||
make arch-broadwellnkv2-7.1
|
||||
make arch-broadwellntbap-7.1
|
||||
make arch-denverton-7.1
|
||||
make arch-geminilake-7.1
|
||||
make arch-purley-7.1
|
||||
make arch-r1000-7.1
|
||||
make arch-v1000-7.1
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user