Skip to content

Commit ae73215

Browse files
author
Tuomas Paulin
committed
add custom runner
1 parent 87b09a6 commit ae73215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: linux-arm64-22.04-2core-8gb-75gb
1616

1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)