Skip to content

Commit eace67c

Browse files
committed
Apache Superset: Use Python 3.12 on CI
1 parent 82fb299 commit eace67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/application-apache-superset.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
matrix:
4242
os: [ ubuntu-22.04 ]
4343
superset-version: [ "3.*" ]
44-
python-version: [ "3.9", "3.11" ]
44+
python-version: [ "3.9", "3.12" ]
4545
cratedb-version: [ 'nightly' ]
4646

4747
services:

0 commit comments

Comments
 (0)