Skip to content

Commit

Permalink
github: Disable ARM64 tests as runner is unavailable
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Bradford <[email protected]>
  • Loading branch information
rbradford committed Aug 24, 2024
1 parent ab7bd76 commit e88421d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
include:
- runner: ubuntu-22.04
coreboot-tests: true
- runner: focal-arm64
coreboot-tests: false
steps:
- name: Code checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e88421d

Please sign in to comment.