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:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
image: python:3.11-rc
|
image: python:3.11-rc
|
||||||
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y python3 python3-pip cython3 gpg
|
- apt install -y python3 python3-pip cython3 gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user