Skip to content

Commit a2ae960

Browse files
committed
test gh arm runner
1 parent 28d89f8 commit a2ae960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
docker_build_and_push:
4646
name: Docker build and push
4747
needs: [lint, test]
48-
runs-on: ubuntu-latest
48+
runs-on: ubuntu-24.04-arm
4949
steps:
5050
- name: Checkout
5151
uses: actions/checkout@v4

0 commit comments

Comments
 (0)