diff --git a/.circleci/release-config.yml b/.circleci/release-config.yml index 6e7c2ee4..427674d1 100644 --- a/.circleci/release-config.yml +++ b/.circleci/release-config.yml @@ -153,7 +153,7 @@ workflows: - linux_aarch64_publish: matrix: parameters: - python_ver: ["3.8", "3.9", "3.10", "3.11"] + python_ver: ["3.9", "3.10", "3.11"] # This is mandatory to trigger a pipeline when pushing a tag filters: tags: