Skip to content

Commit

Permalink
test gh arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHorn07 committed Feb 1, 2025
1 parent 28d89f8 commit a2ae960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
docker_build_and_push:
name: Docker build and push
needs: [lint, test]
runs-on: ubuntu-latest
runs-on: ubuntu-24.04-arm
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a2ae960

Please sign in to comment.