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 29b557a commit 3154e1cCopy full SHA for 3154e1c
.github/workflows/pull_request-gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
include:
20
- - os: [self-hosted, linux, ARM64]
+ - os: ubuntu-24.04-arm
21
os_prefix: linux
22
arch: aarch64
23
- os: ubuntu-latest
0 commit comments