зеркало из https://github.com/microsoft/lisa.git
Remove optional flag for 3.12-dev
This commit is contained in:
Родитель
a4cf77c151
Коммит
c8bbeb6155
|
@ -23,7 +23,7 @@ jobs:
|
|||
nox-session: [test, example]
|
||||
|
||||
exclude:
|
||||
# Azure installion (Win, 3.12) currently hangs due to excessive pip backtracking
|
||||
# Azure installation (Win, 3.12) currently hangs due to excessive pip backtracking
|
||||
# Disable unit tests and retry in 2Q23
|
||||
- python-version: '3.12-dev'
|
||||
os: windows-2019
|
||||
|
@ -31,9 +31,6 @@ jobs:
|
|||
|
||||
include:
|
||||
|
||||
- python-version: '3.12-dev'
|
||||
optional: true
|
||||
|
||||
- os: ubuntu-latest
|
||||
python-version: ''
|
||||
nox-session: ''
|
||||
|
|
Загрузка…
Ссылка в новой задаче