ci: Run arm pre-build on arm runner
This commit is contained in:
parent
06a21ccefe
commit
7677378236
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
|
@ -11,7 +11,7 @@ env:
|
|||
jobs:
|
||||
arm64-prebuild:
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04-arm
|
||||
|
||||
steps:
|
||||
- uses: earthly/actions-setup@43211c7a0eae5344d6d79fb4aaf209c8f8866203 # v1.0.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue