Skip to content

Commit

Permalink
github: Re-enable ARM64 tests using new runner
Browse files Browse the repository at this point in the history
This commit partially reverts c68544c
with modifications for worker changes.
  • Loading branch information
rbradford committed Oct 3, 2024
1 parent 53f9374 commit 8b5cd16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
include:
- runner: ubuntu-22.04
coreboot-tests: true
- runner: bookworm-arm64
coreboot-tests: false
steps:
- name: Code checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8b5cd16

Please sign in to comment.