File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 3333 linux-python2,
3434 linux-python2-debug,
3535 linux-python3,
36- macos-python2,
37- windows-python3,
38- windows-python3-debug
36+ macos-python2
3937 ]
4038
4139 include :
7775 tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
7876 publish : true
7977
80- - name : windows-python3
81- os : windows-2016
82- buildType : RELEASE
83- options : .github/workflows/main/options.windows
84- dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/3.1.1/gafferDependencies-3.1.1-Python3-windows.zip
85- tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
86- publish : false
87-
88- - name : windows-python3-debug
89- os : windows-2016
90- buildType : RELWITHDEBINFO
91- options : .github/workflows/main/options.windows
92- dependenciesURL : https://github.com/hypothetical-inc/gafferDependencies/releases/download/3.1.1/gafferDependencies-3.1.1-Python3-windows.zip
93- tests : testCore testCorePython testScene testImage testAlembic testUSD testVDB
94- publish : false
95-
9678 runs-on : ${{ matrix.os }}
9779
9880 container : ${{ matrix.containerImage }}
You can’t perform that action at this time.
0 commit comments