summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ac5a8b62..f67235fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,6 +39,7 @@ test-3.11:
tags:
- docker
image: python:3.11-rc
+ allow_failure: true
script:
- apt update
- apt install -y python3 python3-pip cython3 gpg