Skip to content

Commit

Permalink
Downbump to miminum working version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpeng817 committed Dec 9, 2021
1 parent ca6c858 commit f37f72f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

SCRIPT_PATH = os.path.dirname(os.path.abspath(__file__))
DAGSTER_CURRENT_BRANCH = "current_branch"
EARLIEST_TESTED_RELEASE = "0.13.0"
EARLIEST_TESTED_RELEASE = "0.12.11"


def integration_suite_extra_cmds_fn(version):
Expand Down

0 comments on commit f37f72f

Please sign in to comment.