diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 771a22245..ed1c54f44 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -26,8 +26,8 @@ jobs: # the pre-compiled image to use of quickstart, or the git ref to build # from source. - SYSTEM_TEST_QUICKSTART_IMAGE: stellar/quickstart:testing - # SYSTEM_TEST_QUICKSTART_GIT_REF: "https://github.com/stellar/quickstart.git#master" + # SYSTEM_TEST_QUICKSTART_IMAGE: stellar/quickstart:testing + SYSTEM_TEST_QUICKSTART_GIT_REF: "https://github.com/stellar/quickstart.git#e1f62bf34cf047156dbb599b3c7dff52283ac696" # the version of components built in quickstart. only used if quickstart # is configured above to build from source.