10000 CI Replace deprecated Ubuntu-20.04 usages (#31124) · lucyleeow/scikit-learn@aac80bd · GitHub
[go: up one dir, main page]

Skip to content

Commit aac80bd

Browse files
lestevelucyleeow
authored andcommitted
CI Replace deprecated Ubuntu-20.04 usages (scikit-learn#31124)
1 parent c330ba4 commit aac80bd

File tree

1 changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- template: build_tools/azure/posix.yml
162162
parameters:
163163
name: Linux
164-
vmImage: ubuntu-20.04
164+
vmImage: ubuntu-22.04
165165
dependsOn: [linting, git_commit, Ubuntu_Jammy_Jellyfish]
166166
# Runs when dependencies succeeded or skipped
167167
condition: |

0 commit comments

Comments
 (0)
0