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 ff50249 + 99d5e25 commit ee03e95
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->Content->Experience->Commerce
# whilst allowing Satis to process
timeout-minutes: 30
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
action:
needs: preparation
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Install sponge
Expand Down

0 comments on commit ee03e95

Please sign in to comment.