Skip to content

Commit

Permalink
Trying to use ITK fix for tiff build error
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich authored Nov 22, 2024
1 parent 77bb03e commit 1d59c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04,macos-13,macos-14,windows-2022]
itk_ver: [ '5.4.0' ]
itk_ver: [ '18d683ec792bfa7b7a950f781cf9836a5ef64a4d' ]
vtk_ver: [ '9.3.1' ]
qt_ver: [ '6.6.3' ]
include:
Expand Down

0 comments on commit 1d59c28

Please sign in to comment.