Skip to content

Commit

Permalink
BUG: Fix ITKPythonPackage git tag in Python CUDA action
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit committed Feb 25, 2023
1 parent d9724b4 commit 02005d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package-python-cuda.yml
Expand Up @@ -5,7 +5,7 @@ on: [push,pull_request]
env:
cmake-options: '-DRTK_BUILD_APPLICATIONS:BOOL=OFF -DRTK_CUDA_VERSION=11.6'
itk-wheel-tag: 'v5.3.0'
itk-python-package-tag: 'f2191a014a93c0d0e7b9e7ffb32d2e1118fb2876'
itk-python-package-tag: 'ee05fd4fa5feedc32afbed32b84b9c9eb0518036'
itk-python-package-org: 'InsightSoftwareConsortium'

jobs:
Expand Down

0 comments on commit 02005d7

Please sign in to comment.