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 c78cf75 commit aab9d1cCopy full SHA for aab9d1c
.github/workflows/reusable_build_image.yaml
@@ -44,7 +44,7 @@ jobs:
44
matrix:
45
runner:
46
- {name: "ubuntu-latest", arch: "amd64"}
47
- - {name: "ubicloud-standard-8-arm", arch: "arm64"}
+ - {name: "ubicloud-standard-8-arm-ubuntu-2404", arch: "arm64"}
48
versions: ${{ fromJson(needs.generate_matrix.outputs.versions) }}
49
steps:
50
- name: Checkout Repository
0 commit comments