Skip to content

Commit

Permalink
ENH: Bump to latest release of VTK and head of IPP
Browse files Browse the repository at this point in the history
  • Loading branch information
aylward committed Aug 31, 2023
1 parent 14b5778 commit 9494e7d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: Build, test, package
on: [push,pull_request]

env:
vtk-git-tag: "v9.2.2"
itk-git-tag: "f0d342e0b81e690194cd3fe993316bca7570402b"
vtk-git-tag: "v9.2.6"
itk-git-tag: "1fc47c7bec4ee133318c1892b7b745763a17d411"
# v5.3.0 = "1fc47c7bec4ee133318c1892b7b745763a17d411"
itk-wheel-tag: "v5.3.0"
itk-minimalpathextraction-git-tag: "v1.2.6"
itk-python-package-tag: "cc3cbd2edd350d193536d78c5f8ee5ace1e6defd"
itk-python-package-tag: "5ad02309321621cdc7269b9b68a35013c912271c"
itk-python-package-org: "InsightSoftwareConsortium"

jobs:
Expand Down

0 comments on commit 9494e7d

Please sign in to comment.