ci: allow failure in python 3.11 for now

This commit is contained in:
mathieui 2021-12-13 22:43:52 +01:00
parent e1b135c667
commit 8ba054dd53

View file

@ -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