We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0b99e commit e105982Copy full SHA for e105982
.github/workflows/build-test-package-python.yml
@@ -13,14 +13,14 @@ on:
13
description: 'Github release version tag for the ITKPythonBuilds build archive to use'
14
required: false
15
type: string
16
- default: 'v6.0b01'
+ default: 'v6.0b01.post1'
17
itk-python-package-tag:
18
# See https://github.com/InsightSoftwareConsortium/ITKPythonPackage
19
description: 'Git tag or commit hash for ITKPythonPackage build scripts to use'
20
21
22
# v6.0b01
23
24
itk-python-package-org:
25
description: 'Github organization name for fetching ITKPythonPackage build scripts'
26
0 commit comments