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
tianlh
LightGBM-DCU
Commits
628e91a9
Unverified
Commit
628e91a9
authored
Apr 10, 2024
by
shiyu1994
Committed by
GitHub
Apr 10, 2024
Browse files
[ci] Fix Azure Pipeline Agents (#6407)
parent
28536a0a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.vsts-ci.yml
.vsts-ci.yml
+2
-2
No files found.
.vsts-ci.yml
View file @
628e91a9
...
...
@@ -34,7 +34,7 @@ jobs:
SETUP_CONDA
:
'
false'
OS_NAME
:
'
linux'
PRODUCES_ARTIFACTS
:
'
true'
pool
:
sh-
mariner
pool
:
mariner
-20240410-0
container
:
linux-artifact-builder
strategy
:
matrix
:
...
...
@@ -87,7 +87,7 @@ jobs:
IN_UBUNTU_BASE_CONTAINER
:
'
true'
OS_NAME
:
'
linux'
SETUP_CONDA
:
'
true'
pool
:
sh-
mariner
pool
:
mariner
-20240410-0
container
:
ubuntu-latest
strategy
:
matrix
:
...
...
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