Skip to content

Commit

Permalink
Add 3.13 to test matrix as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
toonarmycaptain committed Jul 12, 2024
1 parent db573d9 commit 84e98cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
python-version: ["3.10", "3.11", "3.12"]
experimental: [false] # These versions must pass.

# include:
# - os: ubuntu-latest
# python-version: 3.12-dev
# experimental: true
include:
- os: ubuntu-latest
python-version: 3.13-dev
experimental: true

# - os: windows-latest
# python-version: 3.11-dev
Expand Down

0 comments on commit 84e98cd

Please sign in to comment.