We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30dddff commit 24cd7f0Copy full SHA for 24cd7f0
1 file changed
.github/workflows/build-gradle.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
include:
18
- - os: [self-hosted, linux, ARM64]
+ - os: ubuntu-24.04-arm
19
os_prefix: linux
20
arch: aarch64
21
- os: ubuntu-latest
0 commit comments