CI: Drop setup-python for Mac

No longer needed?
This commit is contained in:
Stenzek 2024-03-24 16:12:33 +10:00
parent b1c00cfd95
commit 057c0c65a6
No known key found for this signature in database

View file

@ -344,11 +344,6 @@ jobs:
with:
fetch-depth: 0
# Python 3.12 removed distutils, used by MoltenVK -> glslang.
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Install packages
shell: bash
run: |