diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 426a28c68a..30b088c18a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-python@v5 with: - python-version: '3.10' + python-version: '3.12.2' architecture: 'x64' - name: Configure run: ./configure --openssl-no-asm --without-intl --dest-cpu=x86_64