summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/env_fedora36_ninja.sh
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/ci/env_fedora36_ninja.sh')
-rw-r--r--.gitlab/ci/env_fedora36_ninja.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab/ci/env_fedora36_ninja.sh b/.gitlab/ci/env_fedora36_ninja.sh
new file mode 100644
index 0000000..217ff30
--- /dev/null
+++ b/.gitlab/ci/env_fedora36_ninja.sh
@@ -0,0 +1,3 @@
+if test "$CMAKE_CI_NIGHTLY" = "true"; then
+ source .gitlab/ci/ispc-env.sh
+fi