File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,19 +109,19 @@ jobs:
109109 # -------------------------------------------------------------------
110110 # VFX CY2025 (Python 3.11)
111111 # -------------------------------------------------------------------
112- - build : 9
113- build-type : Debug
114- build-shared : ' ON'
115- build-docs : ' OFF'
116- build-openfx : ' ON'
117- use-simd : ' ON'
118- use-oiio : ' ON'
119- cxx-standard : 20
120- cxx-compiler : clang++
121- cc-compiler : clang
122- compiler-desc : Clang
123- vfx-cy : 2025
124- install-ext-packages : MISSING
112+ # - build: 9
113+ # build-type: Debug
114+ # build-shared: 'ON'
115+ # build-docs: 'OFF'
116+ # build-openfx: 'ON'
117+ # use-simd: 'ON'
118+ # use-oiio: 'ON'
119+ # cxx-standard: 20
120+ # cxx-compiler: clang++
121+ # cc-compiler: clang
122+ # compiler-desc: Clang
123+ # vfx-cy: 2025
124+ # install-ext-packages: MISSING
125125 - build : 8
126126 build-type : Release
127127 build-shared : ' ON'
@@ -151,19 +151,19 @@ jobs:
151151 # -------------------------------------------------------------------
152152 # VFX CY2024 (Python 3.11)
153153 # -------------------------------------------------------------------
154- - build : 6
155- build-type : Debug
156- build-shared : ' ON'
157- build-docs : ' OFF'
158- build-openfx : ' ON'
159- use-simd : ' ON'
160- use-oiio : ' ON'
161- cxx-standard : 20
162- cxx-compiler : clang++
163- cc-compiler : clang
164- compiler-desc : Clang
165- vfx-cy : 2024
166- install-ext-packages : MISSING
154+ # - build: 6
155+ # build-type: Debug
156+ # build-shared: 'ON'
157+ # build-docs: 'OFF'
158+ # build-openfx: 'ON'
159+ # use-simd: 'ON'
160+ # use-oiio: 'ON'
161+ # cxx-standard: 20
162+ # cxx-compiler: clang++
163+ # cc-compiler: clang
164+ # compiler-desc: Clang
165+ # vfx-cy: 2024
166+ # install-ext-packages: MISSING
167167 - build : 5
168168 build-type : Release
169169 build-shared : ' ON'
You can’t perform that action at this time.
0 commit comments