mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-17 06:45:25 +00:00
Revert "use blacksmith arm machine for arm builds"
This reverts commit 595abc12be.
This commit is contained in:
parent
e586f66c64
commit
e3e90238cd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr-publish.yml
vendored
2
.github/workflows/ghcr-publish.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- platform: linux/amd64
|
||||
runs-on: ubuntu-latest
|
||||
- platform: linux/arm64
|
||||
runs-on: blacksmith-8vcpu-ubuntu-2204-arm
|
||||
runs-on: ubuntu-24.04-arm
|
||||
|
||||
steps:
|
||||
- name: Prepare
|
||||
|
|
|
|||
Loading…
Reference in a new issue