Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1abb399

Browse files
committed
replace quansight-labs/setup-python with actions/setup-python
1 parent0f18290 commit1abb399

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)

[8]ページ先頭

©2009-2025 Movatter.jp