Skip to content

Commit e305897

Browse files
committed
Use ubuntu-22.04-arm as Github workflow runner
1 parent 8b058bf commit e305897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: docker-image-x86_64
3030
path: ${{ env.x86_64_image_path }}
3131
export-docker-image-arm64:
32-
runs-on: arm-ubuntu-arm-22.04-4core
32+
runs-on: ubuntu-22.04-arm
3333
steps:
3434
- name: Checkout repository
3535
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 # aka v2

0 commit comments

Comments
 (0)