We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa7d1c commit e5d26b9Copy full SHA for e5d26b9
actions/dependencies.sh
@@ -20,7 +20,7 @@ PYVERSIONS_MACOSUNIVERSAL="3.8.10 3.9.13 3.10.11 3.11.9 3.12.5"
20
PYURLS_MACOSUNIVERSAL="https://www.python.org/ftp/python/3.8.10/python-3.8.10-macos11.pkg https://www.python.org/ftp/python/3.9.13/python-3.9.13-macos11.pkg https://www.python.org/ftp/python/3.10.11/python-3.10.11-macos11.pkg https://www.python.org/ftp/python/3.11.9/python-3.11.9-macos11.pkg https://www.python.org/ftp/python/3.12.5/python-3.12.5-macos11.pkg"
21
CCACHE_VERSION=4.10.2
22
CCACHE_URL=https://github.com/ccache/ccache/releases/download/v4.10.2/ccache-4.10.2-windows-x86_64.zip
23
-CYTHON_VERSION=3.0.10
+CYTHON_VERSION=3.0.11
24
MANYLINUX2014_X86_64_TAG=2024.08.12-1
25
MANYLINUX2014_AARCH64_TAG=2024.08.12-1
26
MANYLINUX2014_PPC64LE_TAG=2024.08.12-1
0 commit comments