Skip to content

Commit 280d8e6

Browse files
Azure: fix image name
1 parent 7e8d8b4 commit 280d8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- job: conda_build_ubuntu2004
112112
displayName: conda-build Ubuntu 20.04
113113
pool:
114-
vmImage: 'conda-build ubuntu-20.04'
114+
vmImage: 'ubuntu-20.04'
115115
strategy:
116116
matrix:
117117
Python38:

0 commit comments

Comments
 (0)