Skip to content

Commit aa6bb9a

Browse files
committed
TSML: Use Python 3.11 again
1 parent 5cee820 commit aa6bb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ml-automl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
os: [ 'ubuntu-latest' ]
40-
python-version: [ '3.10' ]
40+
python-version: [ '3.11' ]
4141
cratedb-version: [ 'nightly' ]
4242

4343
services:

0 commit comments

Comments
 (0)