Skip to content

[1.26] Revise CI config and fix tests for CPython 3.12 & 3.13 #3436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Aug 2, 2024
Prev Previous commit
Do not limit runs with 3.13 to Ubuntu
  • Loading branch information
illia-v committed Aug 2, 2024
commit 038a655898847b64b48f00f936fcd332a1e17fa7
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
os: [macos-12, windows-latest, ubuntu-latest]
experimental: [false]
nox-session: ['']
exclude:
# actions/setup-python dropped support for 3.6 in Ubuntu 22.04
Expand All @@ -42,6 +41,7 @@ jobs:
- python-version: "3.7"
os: ubuntu-latest
include:
- experimental: false
- python-version: "2.7"
os: ubuntu-latest
experimental: false
Expand Down Expand Up @@ -75,9 +75,7 @@ jobs:
experimental: false
nox-session: app_engine
- python-version: 3.13
os: ubuntu-latest
experimental: true
nox-session: ''

runs-on: ${{ matrix.os }}
name: ${{ fromJson('{"macos-12":"macOS","windows-latest":"Windows","ubuntu-20.04":"Ubuntu 20.04","ubuntu-latest":"Ubuntu"}')[matrix.os] }} ${{ matrix.python-version }} ${{ matrix.nox-session}}
Expand Down
Loading
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