Skip to content

Commit 59f8ccc

Browse files
committed
Use latest available Python 3.11.x
Signed-off-by: Nic Cope <[email protected]>
1 parent 8057458 commit 59f8ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ concurrency:
2727

2828
env:
2929
# Common versions
30-
PYTHON_VERSION: '3.11.10'
30+
PYTHON_VERSION: '3.11'
3131
HATCH_VERSION: '1.12.0'
3232

3333
# The PyPi project version to push. The default is v0.0.0+gitdate-gitsha.

0 commit comments

Comments
 (0)