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 8f74124 commit bf25f33Copy full SHA for bf25f33
.github/workflows/application-apache-superset.yml
@@ -52,7 +52,7 @@ jobs:
52
53
# Don't test 5.x until there will be a patch release 5.0.1.
54
# https://github.com/apache/superset/issues/35942
55
- # "5.*",
+ "5.*",
56
57
# Superset 6.x will work without much ado.
58
"6.0.0rc2",
0 commit comments