We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6a64f commit 7653b65Copy full SHA for 7653b65
1 file changed
.github/actions/reusable-python-setup_pixi/action.yml
@@ -5,14 +5,6 @@ inputs:
5
description: 'Cache number to reset cache if pixi.lock has not changed'
6
required: true
7
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
16
JFROG_ARTIFACTORY_TOKEN:
17
description: 'JFrog Artifactory Token'
18
0 commit comments