mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 12:25:22 +00:00
remove arm/v6 and arm/v7 due to build failure
This commit is contained in:
parent
a47b4c2058
commit
3299f854b5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ghcr-publish.yml
vendored
2
.github/workflows/ghcr-publish.yml
vendored
|
|
@ -25,8 +25,6 @@ jobs:
|
|||
matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm/v6
|
||||
- linux/arm/v7
|
||||
- linux/arm64
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue