Skip to content

Commit bf25f33

Browse files
committed
Application/Superset: Start testing Apache Superset 5.x
1 parent 8f74124 commit bf25f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
# Don't test 5.x until there will be a patch release 5.0.1.
5454
# https://github.com/apache/superset/issues/35942
55-
# "5.*",
55+
"5.*",
5656

5757
# Superset 6.x will work without much ado.
5858
"6.0.0rc2",

0 commit comments

Comments
 (0)