Skip to content

Commit 710af88

Browse files
committed
CI/TSML: Use Python 3.11.8
1 parent 9ed45e1 commit 710af88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/timeseries.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.11' ]
40+
python-version: [ '3.11.8' ]
4141
cratedb-version: [ 'nightly' ]
4242

4343
services:

0 commit comments

Comments
 (0)