Skip to content

Commit 198029b

Browse files
committed
Try self hosted runners
Signed-off-by: luke <luke.parkin@arm.com>
1 parent 1b8a951 commit 198029b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
dockerfile: Dockerfile
1717
name: "Dive CI"
1818
dive:
19-
runs-on: ubuntu-latest
19+
runs-on: [self-hosted, Linux, ARM64, large-arm-runner]
2020
name: Analyze image efficiency
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)