Skip to content

Commit 7653b65

Browse files
committed
[DEVOPS-584] remove unused input from pixi shared action
1 parent 0c6a64f commit 7653b65

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • .github/actions/reusable-python-setup_pixi

.github/actions/reusable-python-setup_pixi/action.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@ inputs:
55
description: 'Cache number to reset cache if pixi.lock has not changed'
66
required: true
77
type: number
8-
runner-os:
9-
description: 'Runner OS'
10-
required: true
11-
type: string
12-
virtual-repo-names:
13-
description: 'Matrix of virtual repository names to resolve (eg. ["public-dev-pypi"])'
14-
required: false
15-
type: string
168
JFROG_ARTIFACTORY_TOKEN:
179
description: 'JFrog Artifactory Token'
1810
required: true

0 commit comments

Comments
 (0)