diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml index 17b4940..0e3f00c 100644 --- a/.github/workflows/auto_tag.yml +++ b/.github/workflows/auto_tag.yml @@ -19,7 +19,7 @@ on: jobs: preparation: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 # This should allow parallel runs in a chain, e.g. OSS->Content->Experience->Commerce # whilst allowing Satis to process timeout-minutes: 30 @@ -74,7 +74,7 @@ jobs: action: needs: preparation - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - name: Install sponge