Skip to content

Commit 5bd6f1d

Browse files
committed
Only run on arm64 runners
1 parent ada8cd0 commit 5bd6f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
include:
20-
- os: self-hosted
20+
- os: [self-hosted, linux, ARM64]
2121
os_prefix: linux
2222
arch: aarch64
2323
- os: ubuntu-latest

0 commit comments

Comments
 (0)