Use latest available Python 3.11.x
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
8057458e36
commit
59f8ccc62a
|
@ -27,7 +27,7 @@ concurrency:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Common versions
|
# Common versions
|
||||||
PYTHON_VERSION: '3.11.10'
|
PYTHON_VERSION: '3.11'
|
||||||
HATCH_VERSION: '1.12.0'
|
HATCH_VERSION: '1.12.0'
|
||||||
|
|
||||||
# The PyPi project version to push. The default is v0.0.0+gitdate-gitsha.
|
# The PyPi project version to push. The default is v0.0.0+gitdate-gitsha.
|
||||||
|
|
Loading…
Reference in New Issue