Skip to content

Commit

Permalink
BUG: Use newer CI packaging to fix audiwheel whitelist policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit committed Feb 12, 2024
1 parent 9d3fe9b commit 4fd140c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-package-python-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on: [push,pull_request]
env:
cmake-options: '-DCUDACOMMON_CUDA_VERSION=11.6'
itk-wheel-tag: 'v5.4rc01'
itk-python-package-tag: '5ad02309321621cdc7269b9b68a35013c912271c'
itk-python-package-org: 'InsightSoftwareConsortium'
itk-python-package-tag: 'ecbfd7f20a138793eb8ea0a8b27c3b6d62e335a6'
itk-python-package-org: 'SimonRit'

jobs:
build-linux-cuda-python-packages:
Expand Down

0 comments on commit 4fd140c

Please sign in to comment.