Skip to content

Commit

Permalink
switch back to aarch-runners
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai committed Mar 20, 2023
1 parent bc6b1e2 commit 2bad984
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/staging-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
aarch64:
runs-on: buildjet-4vcpu-ubuntu-2204-arm
runs-on:
group: aarch-runners
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 2bad984

Please sign in to comment.