Skip to content

Commit 3b61fca

Browse files
authored
Merge pull request #2019 from ngoldbaum/setup-python-ft
replace quansight-labs/setup-python with actions/setup-python
2 parents 0f18290 + 1abb399 commit 3b61fca

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,11 @@ jobs:
4444
fetch-depth: 0
4545

4646
- name: Set up Python ${{ matrix.python-version }}
47-
if: |-
48-
!endsWith(matrix.python-version, 't')
4947
uses: actions/setup-python@v5
5048
with:
5149
python-version: ${{ matrix.python-version }}
5250
allow-prereleases: ${{ matrix.experimental }}
5351

54-
- name: Set up Python ${{ matrix.python-version }} (free-threaded)
55-
if: endsWith(matrix.python-version, 't')
56-
uses: Quansight-Labs/setup-python@v5
57-
with:
58-
python-version: ${{ matrix.python-version }}
59-
allow-prereleases: ${{ matrix.experimental }}
60-
6152
- name: Set up WSL (Windows)
6253
if: matrix.os-type == 'windows'
6354
uses: Vampire/setup-wsl@v5.0.0

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy