Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
842f6cdb
Unverified
Commit
842f6cdb
authored
Oct 13, 2020
by
QuanluZhang
Committed by
GitHub
Oct 13, 2020
Browse files
upgrade macos (#2949)
parent
9353fab8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
azure-pipelines.yml
azure-pipelines.yml
+2
-2
test/pipelines/pipelines-it-installation.yml
test/pipelines/pipelines-it-installation.yml
+2
-6
No files found.
azure-pipelines.yml
View file @
842f6cdb
...
...
@@ -101,9 +101,9 @@ jobs:
displayName
:
'
Simple
test'
-
job
:
'
macos_
1015
_python37'
-
job
:
'
macos_
latest
_python37'
pool
:
vmImage
:
'
macOS-
10.15
'
vmImage
:
'
macOS-
latest
'
steps
:
-
script
:
|
...
...
test/pipelines/pipelines-it-installation.yml
View file @
842f6cdb
...
...
@@ -14,13 +14,9 @@ jobs:
python3 -m pip install --upgrade nni --user
displayName
:
'
Install
nni'
-
job
:
'
pip_install_macOS_python3
6
'
-
job
:
'
pip_install_macOS_python3'
pool
:
vmImage
:
'
macOS-10.13'
strategy
:
matrix
:
Python36
:
PYTHON_VERSION
:
'
3.6'
vmImage
:
'
macOS-latest'
steps
:
-
script
:
|
...
...
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