We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada8cd0 commit 5bd6f1dCopy full SHA for 5bd6f1d
.github/workflows/pull_request-gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
include:
20
- - os: self-hosted
+ - os: [self-hosted, linux, ARM64]
21
os_prefix: linux
22
arch: aarch64
23
- os: ubuntu-latest
0 commit comments