Skip to content

Commit 85d72ef

Browse files
committed
Test Python 3.13 on Ubuntu and macOS on CI
But not Windows yet (#1955).
1 parent a7c7433 commit 85d72ef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ jobs:
1313
strategy:
1414
matrix:
1515
os-type: [ubuntu, macos, windows]
16-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
16+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
1717
exclude:
1818
- os-type: macos
19-
python-version: "3.7"
19+
python-version: "3.7" # Not available for the ARM-based macOS runners.
20+
- os-type: windows
21+
python-version: "3.13" # FIXME: Fix and enable Python 3.13 on Windows (#1955).
2022
include:
2123
- os-ver: latest
2224
- os-type: ubuntu

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