ci: allow failure in python 3.11 for now
This commit is contained in:
parent
e1b135c667
commit
8ba054dd53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user