Commit 3aed7ef5 authored by Stefan Behnel's avatar Stefan Behnel

CI: mark Py3.10-dev jobs as expected to succeed (for now).

parent 61d83e0b
......@@ -29,9 +29,10 @@ jobs:
env: [{}]
include:
# Temporary - Allow failure on all 3.10-dev jobs until beta comes out
- python-version: 3.10-dev
allowed_failure: true
# Temporary - Allow failure on all Python -dev jobs until they are considered stable
#- python-version: 3.10-dev
# allowed_failure: true
# Ubuntu sub-jobs:
# ================
# GCC 11
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment