Skip to content

Commit 44ac30a

Browse files
committed
No longer treat 3.12 as experimental on CI
Since Python 3.12.0 stable has been released and is available via setup-python, per: https://github.com/actions/python-versions/blob/main/versions-manifest.json This makes it so continue-on-error and allow-prereleases are no longer special-cased to true for 3.12; instead, 3.12 is treaed the same as other Python releases (where those are false).
1 parent 69cd90f commit 44ac30a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
1515
include:
1616
- experimental: false
17-
- python-version: "3.12"
18-
experimental: true
1917
continue-on-error: ${{ matrix.experimental }}
2018

2119
steps:

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