Skip to content

Commit edf15a7

Browse files
committed
Change image
1 parent 27b607d commit edf15a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ stages:
3838
64Bit:
3939
arch: x86_64
4040
plat: manylinux2014_x86_64
41-
image: quay.io/pypa/manylinux2010_x86_64
41+
image: quay.io/pypa/manylinux2014_x86_64
4242
python.architecture: x64
4343
32Bit:
4444
arch: i686
4545
plat: manylinux2014_i686
46-
image: quay.io/pypa/manylinux2010_i686
46+
image: quay.io/pypa/manylinux2014_i686
4747
python.architecture: x86
4848
pool:
4949
vmImage: "ubuntu-latest"

0 commit comments

Comments
 (0)