Skip to content

Commit

Permalink
ci(validate): temporarily disable archutil-arm64 job
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
(cherry picked from commit 0356194)
  • Loading branch information
crazy-max authored and tonistiigi committed Mar 4, 2024
1 parent ca1215b commit 262e626
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ jobs:

archutil-arm64:
runs-on: ubuntu-22.04
# TODO: enable when binutils-loongarch64-linux-gnu pkg is available for aarch64 arch
# https://github.com/moby/buildkit/pull/4392#issuecomment-1938223235
if: false
steps:
-
name: Checkout
Expand Down

0 comments on commit 262e626

Please sign in to comment.