File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4343 buildType : RELEASE
4444 containerImage : ghcr.io/gafferhq/build/build:2.0.0
4545 options : .github/workflows/main/options.posix
46- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/6 .0.0/gafferDependencies-6 .0.0-linux.tar.gz
46+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/7 .0.0/gafferDependencies-7 .0.0-linux.tar.gz
4747 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
4848 publish : true
4949
@@ -52,23 +52,23 @@ jobs:
5252 buildType : DEBUG
5353 containerImage : ghcr.io/gafferhq/build/build:2.0.0
5454 options : .github/workflows/main/options.posix
55- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/6 .0.0/gafferDependencies-6 .0.0-linux.tar.gz
55+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/7 .0.0/gafferDependencies-7 .0.0-linux.tar.gz
5656 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
5757 publish : false
5858
5959 - name : windows-python3
6060 os : windows-2019
6161 buildType : RELEASE
6262 options : .github/workflows/main/options.windows
63- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/6 .0.0/gafferDependencies-6 .0.0-windows.zip
63+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/7 .0.0/gafferDependencies-7 .0.0-windows.zip
6464 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
6565 publish : true
6666
6767 - name : windows-python3-debug
6868 os : windows-2019
6969 buildType : RELWITHDEBINFO
7070 options : .github/workflows/main/options.windows
71- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/6 .0.0/gafferDependencies-6 .0.0-windows.zip
71+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/7 .0.0/gafferDependencies-7 .0.0-windows.zip
7272 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
7373 publish : false
7474
You can’t perform that action at this time.
0 commit comments