CI: remove Setup Python
action
This commit is contained in:
parent
468310ea0c
commit
9ce12c4cab
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -156,12 +156,6 @@ jobs:
|
||||
|
||||
- name: checkout submodules
|
||||
run: src/ci/scripts/checkout-submodules.sh
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.x'
|
||||
if: runner.environment == 'github-hosted'
|
||||
|
||||
- name: install MinGW
|
||||
run: src/ci/scripts/install-mingw.sh
|
||||
|
Loading…
Reference in New Issue
Block a user