We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b058bf commit e305897Copy full SHA for e305897
1 file changed
.github/workflows/artifacts.yaml
@@ -29,7 +29,7 @@ jobs:
29
name: docker-image-x86_64
30
path: ${{ env.x86_64_image_path }}
31
export-docker-image-arm64:
32
- runs-on: arm-ubuntu-arm-22.04-4core
+ runs-on: ubuntu-22.04-arm
33
steps:
34
- name: Checkout repository
35
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 # aka v2
0 commit comments