Skip to content

Commit 7a29cdd

Browse files
author
mgbckr
committed
Update Python version for testing
1 parent 3cbc328 commit 7a29cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
matrix:
5959
python:
6060
- "3.9" # oldest Python supported by PSF
61-
- "3.10" # newest Python that is stable
61+
- "3.11" # newest Python that is stable
6262
platform:
6363
- ubuntu-latest
6464
- macos-latest

0 commit comments

Comments
 (0)