Skip to content

Commit

Permalink
Start testing with Py3.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Aug 26, 2024
1 parent 8209c0f commit 1c764f1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,12 @@ jobs:
- "3.11"
- "3.12"
- "3.13-dev"
- "3.14-dev"
env: [{}]

include:
#- python-version: "3.13-dev"
# allowed_failure: true
- python-version: "3.14-dev"
allowed_failure: true

# Ubuntu sub-jobs:
# ================
Expand Down

0 comments on commit 1c764f1

Please sign in to comment.