Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
70f2e3ff
"test/vscode:/vscode.git/clone" did not exist on "ec13a815b13ec6be3eeb8c3eb9ccb725dc322233"
Commit
70f2e3ff
authored
Jan 27, 2020
by
peterjc123
Committed by
Francisco Massa
Jan 27, 2020
Browse files
Add Python 3.8 binaries for Windows nightlies (#1789)
parent
035ed162
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
packaging/windows/templates/build_task.yml
packaging/windows/templates/build_task.yml
+9
-0
No files found.
packaging/windows/templates/build_task.yml
View file @
70f2e3ff
...
...
@@ -55,6 +55,9 @@ jobs:
PY3.7
:
DESIRED_PYTHON
:
3.7
CUDA_VERSION
:
cpu
PY3.8
:
DESIRED_PYTHON
:
3.8
CUDA_VERSION
:
cpu
${{ if ne(parameters.spec, 'CPU') }}
:
PY3.5_92
:
DESIRED_PYTHON
:
3.5
...
...
@@ -65,6 +68,9 @@ jobs:
PY3.7_92
:
DESIRED_PYTHON
:
3.7
CUDA_VERSION
:
92
PY3.8_92
:
DESIRED_PYTHON
:
3.8
CUDA_VERSION
:
92
PY3.5_101
:
DESIRED_PYTHON
:
3.5
CUDA_VERSION
:
101
...
...
@@ -74,6 +80,9 @@ jobs:
PY3.7_101
:
DESIRED_PYTHON
:
3.7
CUDA_VERSION
:
101
PY3.8_101
:
DESIRED_PYTHON
:
3.8
CUDA_VERSION
:
101
pool
:
${{ if eq(parameters.msagent, 'true') }}
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment