Skip to content

Commit

Permalink
Merged branch '4.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Jan 16, 2025
2 parents 99ca823 + b78f6eb commit d21dcb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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->Headless->Experience->Commerce
# whilst allowing Satis to process
timeout-minutes: 30
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
action:
needs: preparation
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Install sponge
Expand Down

0 comments on commit d21dcb5

Please sign in to comment.