build: 只支持linux/amd64
This commit is contained in:
parent
c33acb6f76
commit
8fd50f091b
@ -10,8 +10,8 @@ on:
|
|||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
#- linux/arm64
|
||||||
- linux/amd64,linux/arm64
|
#- linux/amd64,linux/arm64
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-python-pg-to-ghcr:
|
build-and-push-python-pg-to-ghcr:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@ -14,8 +14,8 @@ on:
|
|||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
#- linux/arm64
|
||||||
- linux/amd64,linux/arm64
|
#- linux/amd64,linux/arm64
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push-vector-model-to-ghcr:
|
build-and-push-vector-model-to-ghcr:
|
||||||
|
|||||||
4
.github/workflows/build-and-push.yml
vendored
4
.github/workflows/build-and-push.yml
vendored
@ -14,8 +14,8 @@ on:
|
|||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
#- linux/arm64
|
||||||
- linux/amd64,linux/arm64
|
#- linux/amd64,linux/arm64
|
||||||
registry:
|
registry:
|
||||||
description: 'Push To Registry'
|
description: 'Push To Registry'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user