mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
Merge pull request #3157 from manics/python-traitlets-latest
Don't allow 'python:3.8 + master dependencies' to fail
This commit is contained in:
@@ -103,5 +103,7 @@ jobs:
|
||||
python: nightly
|
||||
allow_failures:
|
||||
- name: python:nightly
|
||||
- name: python:3.8 + master dependencies
|
||||
# https://github.com/jupyterhub/jupyterhub/issues/3141
|
||||
# The latest traitlets is close to release so it should not fail
|
||||
# - name: python:3.8 + master dependencies
|
||||
fast_finish: true
|
||||
|
Reference in New Issue
Block a user