mirror of
https://github.com/actions/setup-python.git
synced 2025-06-28 05:33:47 +00:00
update
This commit is contained in:
parent
25f7909b5a
commit
b68779bd50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest, windows-11-arm]
|
os: [windows-11-arm]
|
||||||
architecture: [x86, arm64]
|
architecture: [x86, arm64]
|
||||||
python-version: ['3.11', '3.12', '3.13.1', '3.14.0-beta.2']
|
python-version: ['3.11', '3.12', '3.13.1', '3.14.0-beta.2']
|
||||||
freethreaded: ['false']
|
freethreaded: ['false']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue