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
f68b8541
Unverified
Commit
f68b8541
authored
Apr 23, 2022
by
James Lamb
Committed by
GitHub
Apr 23, 2022
Browse files
[ci] temporarily pin Azure Devops jobs to ubuntu 20.04 (#5174)
parent
416ecd5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.vsts-ci.yml
.vsts-ci.yml
+1
-1
No files found.
.vsts-ci.yml
View file @
f68b8541
...
@@ -16,7 +16,7 @@ resources:
...
@@ -16,7 +16,7 @@ resources:
-
container
:
ubuntu1404
-
container
:
ubuntu1404
image
:
lightgbm/vsts-agent:ubuntu-14.04
image
:
lightgbm/vsts-agent:ubuntu-14.04
-
container
:
ubuntu-latest
-
container
:
ubuntu-latest
image
:
'
ubuntu:
latest
'
image
:
'
ubuntu:
20.04
'
options
:
"
--name
ci-container
-v
/usr/bin/docker:/tmp/docker:ro"
options
:
"
--name
ci-container
-v
/usr/bin/docker:/tmp/docker:ro"
-
container
:
rbase
-
container
:
rbase
image
:
wch1/r-debug
image
:
wch1/r-debug
...
...
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