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 8, 2024
1 parent 9d3fe9b commit af9db44
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: 'edd1096ec669f62f0dc8f02f0dc1117065ba81c1'
itk-python-package-org: 'SimonRit'

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

0 comments on commit af9db44

Please sign in to comment.