build: revert只支持linux/amd64
This commit is contained in:
parent
12b15dd2b2
commit
a342233cb9
@ -10,8 +10,8 @@ on:
|
||||
type: choice
|
||||
options:
|
||||
- linux/amd64
|
||||
#- linux/arm64
|
||||
#- linux/amd64,linux/arm64
|
||||
- linux/arm64
|
||||
- linux/amd64,linux/arm64
|
||||
jobs:
|
||||
build-and-push-python-pg-to-ghcr:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@ -14,8 +14,8 @@ on:
|
||||
type: choice
|
||||
options:
|
||||
- linux/amd64
|
||||
#- linux/arm64
|
||||
#- linux/amd64,linux/arm64
|
||||
- linux/arm64
|
||||
- linux/amd64,linux/arm64
|
||||
|
||||
jobs:
|
||||
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
|
||||
options:
|
||||
- linux/amd64
|
||||
#- linux/arm64
|
||||
#- linux/amd64,linux/arm64
|
||||
- linux/arm64
|
||||
- linux/amd64,linux/arm64
|
||||
registry:
|
||||
description: 'Push To Registry'
|
||||
required: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user