Skip to content

Commit

Permalink
Change image
Browse files Browse the repository at this point in the history
  • Loading branch information
Thrameos committed Dec 15, 2023
1 parent 27b607d commit edf15a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure/release.yml
Expand Up @@ -38,12 +38,12 @@ stages:
64Bit:
arch: x86_64
plat: manylinux2014_x86_64
image: quay.io/pypa/manylinux2010_x86_64
image: quay.io/pypa/manylinux2014_x86_64
python.architecture: x64
32Bit:
arch: i686
plat: manylinux2014_i686
image: quay.io/pypa/manylinux2010_i686
image: quay.io/pypa/manylinux2014_i686
python.architecture: x86
pool:
vmImage: "ubuntu-latest"
Expand Down

0 comments on commit edf15a7

Please sign in to comment.