diff --git a/.github/workflows/e2e-gha.yml b/.github/workflows/e2e-gha.yml index fe44b238..d387c082 100644 --- a/.github/workflows/e2e-gha.yml +++ b/.github/workflows/e2e-gha.yml @@ -6,7 +6,7 @@ on: - master env: CIUXCONFIG: /tmp/ciux.sh - CIUX_VERSION: 769944575a + CIUX_VERSION: 4ad8b565e GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }} SUFFIX: noscience jobs: diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index e68ad2c1..8ef20ff0 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -13,7 +13,7 @@ on: required: true env: CIUXCONFIG: /tmp/ciux.sh - CIUX_VERSION: 769944575a + CIUX_VERSION: 4ad8b565e GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }} NOSCIENCE: ${{ inputs.noscience }} # Override the self-hosted runner value