We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ace964 commit be79732Copy full SHA for be79732
actions/dependencies.sh
@@ -21,7 +21,7 @@ PYURLS_MACOSUNIVERSAL="https://www.python.org/ftp/python/3.8.10/python-3.8.10-ma
21
CCACHE_VERSION=4.8.3
22
CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.8.3/ccache-4.8.3-windows-x86_64.zip
23
CYTHON_VERSION=3.0.5
24
-MANYLINUX2014_X86_64_TAG=2023-10-30-2d1b8c5
+MANYLINUX2014_X86_64_TAG=2023-11-07-de0c444
25
MANYLINUX2014_AARCH64_TAG=2023-10-30-2d1b8c5
26
MANYLINUX2014_PPC64LE_TAG=2023-10-30-2d1b8c5
27
# END DEPENDENCY-AUTOUPDATE SECTION
0 commit comments