Skip to content

Commit 65ee5fc

Browse files
committed
Eliminate some pointless benchmarking
Signed-off-by: Larry Gritz <[email protected]>
1 parent 3ae4dc7 commit 65ee5fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@ jobs:
284284
simd: "avx2,f16c"
285285
fmt_ver: 10.1.1
286286
pybind11_ver: v2.12.0
287-
benchmark: 1
288287
setenvs: export PUGIXML_VERSION=v1.14
289288
optional_deps_append: "LibRaw"
290289
- desc: VFX2024 clang/C++17 py3.11 exr3.2 ocio2.3
@@ -298,7 +297,6 @@ jobs:
298297
simd: "avx2,f16c"
299298
fmt_ver: 10.1.1
300299
pybind11_ver: v2.12.0
301-
benchmark: 1
302300
setenvs: export PUGIXML_VERSION=v1.14
303301
optional_deps_append: "LibRaw"
304302
- desc: VFX2025 gcc11/C++17 py3.11 exr3.3 ocio2.4
@@ -323,7 +321,6 @@ jobs:
323321
simd: "avx2,f16c"
324322
fmt_ver: 11.2.0
325323
pybind11_ver: v2.13.6
326-
benchmark: 1
327324
setenvs: export PUGIXML_VERSION=v1.15
328325
optional_deps_append: "openjph;Qt6"
329326
# - desc: VFX2025 Static gcc11/C++17 py3.11 exr3.3 ocio2.4

0 commit comments

Comments
 (0)