Unverified Commit 406bc7d9 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] use Python 3.8 for `bdist` CI job in old Ubuntu container (#5022)

parent 820ae7e6
...@@ -41,6 +41,7 @@ jobs: ...@@ -41,6 +41,7 @@ jobs:
PYTHON_VERSION: '3.7' PYTHON_VERSION: '3.7'
bdist: bdist:
TASK: bdist TASK: bdist
PYTHON_VERSION: '3.8'
inference: inference:
TASK: if-else TASK: if-else
mpi_source: mpi_source:
......
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