4444 buildType : RELEASE
4545 containerImage : ghcr.io/gafferhq/build/build:3.0.0
4646 options : .github/workflows/main/options.posix
47- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/8.0.1 /gafferDependencies-8.0.1 -linux-gcc11.tar.gz
47+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.1.0 /gafferDependencies-9.1.0 -linux-gcc11.tar.gz
4848 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
4949 publish : true
5050 jobs : 4
@@ -54,25 +54,25 @@ jobs:
5454 buildType : DEBUG
5555 containerImage : ghcr.io/gafferhq/build/build:3.0.0
5656 options : .github/workflows/main/options.posix
57- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/8.0.1 /gafferDependencies-8.0.1 -linux-gcc11.tar.gz
57+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.1.0 /gafferDependencies-9.1.0 -linux-gcc11.tar.gz
5858 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
5959 publish : false
6060 jobs : 4
6161
6262 - name : windows
63- os : windows-2019
63+ os : windows-2022
6464 buildType : RELEASE
6565 options : .github/workflows/main/options.windows
66- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/8.0.1 /gafferDependencies-8.0.1 -windows.zip
66+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.1.0 /gafferDependencies-9.1.0 -windows.zip
6767 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
6868 publish : true
6969 jobs : 4
7070
7171 - name : windows-debug
72- os : windows-2019
72+ os : windows-2022
7373 buildType : RELWITHDEBINFO
7474 options : .github/workflows/main/options.windows
75- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/8.0.1 /gafferDependencies-8.0.1 -windows.zip
75+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.1.0 /gafferDependencies-9.1.0 -windows.zip
7676 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
7777 publish : false
7878 jobs : 4
8181 os : macos-14
8282 buildType : RELEASE
8383 options : .github/workflows/main/options.posix
84- dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.0 .0/gafferDependencies-9.0 .0-macos-arm64.tar.gz
84+ dependenciesURL : https://github.com/GafferHQ/dependencies/releases/download/9.1 .0/gafferDependencies-9.1 .0-macos-arm64.tar.gz
8585 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
8686 publish : true
8787 jobs : 3
0 commit comments