Skip to content

Commit

Permalink
Temporary commit to rebuild Arm vmtest kernels
Browse files Browse the repository at this point in the history
  • Loading branch information
osandov committed Sep 25, 2024
1 parent 0041b67 commit bd80626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vmtest-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
build:
strategy:
matrix:
arch: [arm, x86_64, aarch64, ppc64, s390x]
flavor: [default, alternative, tiny]
arch: [x86_64, aarch64, ppc64, s390x, arm]
fail-fast: false
max-parallel: 5
# Build on 20.04 so that we don't get host binaries (e.g., objtool) that
Expand Down

0 comments on commit bd80626

Please sign in to comment.