We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ded003 commit feedc8aCopy full SHA for feedc8a
.github/workflows/package.yml
@@ -34,7 +34,7 @@ jobs:
34
maven_profile: os:linux-amd64,jar:built-in-small
35
asset_suffix: linux-amd64
36
package_type: unbundled
37
- - os: ubuntu-latest
+ - os: ubuntu-24.04-arm
38
maven_profile: os:linux-arm64,jar:built-in-small
39
asset_suffix: linux-arm64
40
@@ -51,7 +51,7 @@ jobs:
51
52
53
package_type: bundled
54
55
56
57
0 commit comments