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 9ed45e1 commit 710af88Copy full SHA for 710af88
.github/workflows/timeseries.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
matrix:
39
os: [ 'ubuntu-latest' ]
40
- python-version: [ '3.11' ]
+ python-version: [ '3.11.8' ]
41
cratedb-version: [ 'nightly' ]
42
43
services:
0 commit comments