mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 21:12:57 +00:00
Type: choice is not yet supported
This commit is contained in:
5
.github/workflows/sub-build-push-image.yml
vendored
5
.github/workflows/sub-build-push-image.yml
vendored
@@ -14,10 +14,7 @@ on:
|
||||
platform:
|
||||
description: "Target platform for the built image"
|
||||
required: true
|
||||
type: choice
|
||||
options:
|
||||
- amd64
|
||||
- arm64
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
build-push-image:
|
||||
|
5
.github/workflows/sub-test-image.yml
vendored
5
.github/workflows/sub-test-image.yml
vendored
@@ -10,10 +10,7 @@ on:
|
||||
platform:
|
||||
description: "Target platform for the built image"
|
||||
required: true
|
||||
type: choice
|
||||
options:
|
||||
- amd64
|
||||
- arm64
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
test-image:
|
||||
|
Reference in New Issue
Block a user