parent
b1c00cfd95
commit
057c0c65a6
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue