Skip to content

Commit

Permalink
[TMP] Run regression
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Nov 26, 2024
1 parent 9d10879 commit ee9e706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
jobs:
regression-commerce-setup1:
name: "PHP 7.4/Node 18/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-9251
with:
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
Expand All @@ -44,7 +44,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup2:
name: "PHP 8.0/Node 18/MySQL/Compatibility layer/Elastic"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-9251
with:
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
Expand All @@ -65,7 +65,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup3:
name: "PHP 8.3/Node 18/MySQL/Multirepository/Solr"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-9251
with:
project-edition: "commerce"
project-version: ${{ github.event.inputs.project-version }}
Expand Down

0 comments on commit ee9e706

Please sign in to comment.