Skip to content

Commit d6a2830

Browse files
committed
ayufan: dev.mk: use github arm runners
1 parent 9a92d2e commit d6a2830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55

66
jobs:
77
build:
8-
runs-on: [self-hosted, Linux, ARM64]
8+
runs-on: ubuntu-24.04-arm
99
container: ayufan/rock64-dockerfiles:bookworm
1010
steps:
1111
- name: Checkout

0 commit comments

Comments
 (0)