Skip to content

Commit 5bd1323

Browse files
authored
Stop testing Python 3.13 in python-package.yml (dpkp#162)
Too many MRs to review... so little time.
1 parent 00750aa commit 5bd1323

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ jobs:
6868
- "3.12"
6969
- "pypy3.9"
7070
experimental: [ false ]
71-
include:
72-
- python-version: "~3.13.0-0"
73-
experimental: true
7471
steps:
7572
- name: Checkout the source code
7673
uses: actions/checkout@v4

0 commit comments

Comments
 (0)