Skip to content

Commit 8b5cd16

Browse files
committed
github: Re-enable ARM64 tests using new runner
This commit partially reverts c68544c with modifications for worker changes.
1 parent 53f9374 commit 8b5cd16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
include:
1212
- runner: ubuntu-22.04
1313
coreboot-tests: true
14+
- runner: bookworm-arm64
15+
coreboot-tests: false
1416
steps:
1517
- name: Code checkout
1618
uses: actions/checkout@v4

0 commit comments

Comments
 (0)