We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82fb299 commit eace67cCopy full SHA for eace67c
.github/workflows/application-apache-superset.yml
@@ -41,7 +41,7 @@ jobs:
41
matrix:
42
os: [ ubuntu-22.04 ]
43
superset-version: [ "3.*" ]
44
- python-version: [ "3.9", "3.11" ]
+ python-version: [ "3.9", "3.12" ]
45
cratedb-version: [ 'nightly' ]
46
47
services:
0 commit comments