Github Workflow: comment unnecessary OPERA_VERSION input
This commit is contained in:
parent
8d4584dd79
commit
af8c4ec9d4
8
.github/workflows/openvidu-ce-test.yml
vendored
8
.github/workflows/openvidu-ce-test.yml
vendored
@ -41,10 +41,10 @@ on:
|
||||
description: 'Version of Firefox to use. Must be a valid image tag from https://hub.docker.com/r/selenium/standalone-firefox/tags'
|
||||
required: true
|
||||
default: latest
|
||||
OPERA_VERSION:
|
||||
description: 'Version of Opera to use. Must be a valid image tag from https://hub.docker.com/r/selenium/standalone-opera/tags'
|
||||
required: true
|
||||
default: latest
|
||||
# OPERA_VERSION:
|
||||
# description: 'Version of Opera to use. Must be a valid image tag from https://hub.docker.com/r/selenium/standalone-opera/tags'
|
||||
# required: true
|
||||
# default: latest
|
||||
EDGE_VERSION:
|
||||
description: 'Version of Edge to use. Must be a valid image tag from https://hub.docker.com/r/selenium/standalone-opera/tags'
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user