scylladb / scylla-machine-image

Apache License 2.0
18 stars 25 forks source link

build.yml: bump the python-version to 3.11 #515

Closed tchaikov closed 3 months ago

tchaikov commented 3 months ago

as per @fruch,

we are using our own python version from scylla-python3, and currently on master it's 3.11

so, let's test with the version we use in production. this should also unlock the features from the language and the standard library provided in higher versions of CPython.