Skip to content

Commit

Permalink
github: update test build architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
pktpls committed Jun 9, 2024
1 parent dbed181 commit c9756c6
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,14 @@ jobs:
fail-fast: false
matrix:
include:
- arch: arm_cortex-a9_vfpv3-d16
target: mvebu-cortexa9
- arch: mipsel_24kc
target: ramips-mt7621
runtime_test: false

- arch: mips_24kc
target: ath79-generic
- arch: aarch64_generic
target: armsr-armv8
runtime_test: false

- arch: powerpc_8548
target: mpc85xx-p1010
runtime_test: false

- arch: aarch64_cortex-a53
target: mvebu-cortexa53
runtime_test: true

- arch: arm_cortex-a15_neon-vfpv4
target: armvirt-32
runtime_test: true

- arch: x86_64
target: x86-64
runtime_test: true
Expand Down

0 comments on commit c9756c6

Please sign in to comment.