From 0877c138e10afa05188a4d41949db307f42e48de Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 3 Jan 2022 13:40:22 +0100 Subject: [PATCH] package/ci: doc++ --- package/ci/circleci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/ci/circleci.yml b/package/ci/circleci.yml index 28d028b2..91260a0f 100644 --- a/package/ci/circleci.yml +++ b/package/ci/circleci.yml @@ -195,6 +195,8 @@ jobs: - test-plugins - test-documentation-themes: python-version: "3.6" + # Again, deliberately using an old version to verify the old hacks + # still work for it pybind-version: "2.2.4" - coverage -- 2.30.2