Skip to content

Commit

Permalink
Reduce build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
2fact authored Feb 2, 2024
1 parent 94ab160 commit ac7f1a6
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/AutoBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,10 @@ jobs:
contents: write # To push a branch
strategy:
matrix:
version: [22.03.5, 23.05.2]
version: [23.05.2]
arch: [
x86_64,
mips_24kc,
arm_cortex-a7_neon-vfpv4,
aarch64_cortex-a53,
aarch64_cortex-a72,
arm_cortex-a9,
arm_cortex-a15_neon-vfpv4,
mipsel_24kc,
arm_cortex-a15_neon-vfpv4
aarch64_generic
]
include:
Expand Down

0 comments on commit ac7f1a6

Please sign in to comment.