From 48061ba413b69e83bd3e1b49b19ab3057cbcdc82 Mon Sep 17 00:00:00 2001 From: kevjt Date: Mon, 11 Mar 2024 20:03:07 +1100 Subject: [PATCH] revert: workflow file change --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index d82a46b0c..fb1779544 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -93,7 +93,7 @@ jobs: OCTODISABLEOCTOCONTAINERLOGGING: true OCTOTESTSKIPINIT: true GOMAXPROCS: 1 - OCTOTESTIMAGEURL: "docker.packages.octopushq.com/octopusdeploy/octopusdeploy" + OCTOTESTVERSION: 2023.4 - name: Upload test artifacts uses: actions/upload-artifact@v3 with: