Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify antlr4-python3-runtime package version in isolation test work…
…flow (babelfish-for-postgresql#116) Previously, the Isolation test workflow was failing because it was implicitly installing the latest version 4.10 of the antlr4-python3-runtime package, which was not compatible with antlr 4.9.3. This commits fixes this by specifying the version in the isolation test workflow configuration. Signed-off-by: Harsh Lunagariya <lunharsh@amazon.com> Co-authored-by: Harsh Lunagariya <lunharsh@amazon.com>
- Loading branch information