Skip to content

Commit

Permalink
Stop testing Python 3.13 in python-package.yml (#162)
Browse files Browse the repository at this point in the history
Too many MRs to review... so little time.
  • Loading branch information
wbarnha committed Mar 9, 2024
1 parent 00750aa commit 5bd1323
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ jobs:
- "3.12"
- "pypy3.9"
experimental: [ false ]
include:
- python-version: "~3.13.0-0"
experimental: true
steps:
- name: Checkout the source code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5bd1323

Please sign in to comment.