Skip to content

Commit 9ce12c4

Browse files
committed
CI: remove Setup Python action
1 parent 468310e commit 9ce12c4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,6 @@ jobs:
156156

157157
- name: checkout submodules
158158
run: src/ci/scripts/checkout-submodules.sh
159-
160-
- name: Setup Python
161-
uses: actions/setup-python@v5
162-
with:
163-
python-version: '3.x'
164-
if: runner.environment == 'github-hosted'
165159

166160
- name: install MinGW
167161
run: src/ci/scripts/install-mingw.sh

0 commit comments

Comments
 (0)