From c38dc1cf72777303ff3661dcda604b6332610715 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 17 Jul 2025 13:29:03 +0200 Subject: [PATCH] CI: add onnxruntime --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index efedd6d94..3212b770e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -90,6 +90,7 @@ include: pandoc fftw-libs-single fftw-devel + onnxruntime-devel # Uncommenting the following two lines and disabling the meson entry above # will re-enable use of Meson via pip but please consider using a newer distro # image first or making the build system compatible instead! This is because