We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f4cae commit dc227feCopy full SHA for dc227fe
.github/workflows/ml-automl.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
matrix:
39
os: [ 'ubuntu-latest' ]
40
- python-version: [ '3.10' ]
+ python-version: [ '3.11' ]
41
cratedb-version: [ 'nightly' ]
42
43
services:
0 commit comments