Skip to content

Commit

Permalink
Revert "[tmp] gh-workflows branch"
Browse files Browse the repository at this point in the history
This reverts commit dc9d7ab.
  • Loading branch information
micszo committed Mar 8, 2024
1 parent a508114 commit b4e2543
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 14/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-6507
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
Expand All @@ -45,7 +45,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup2:
name: "PHP 8.0/Node 16/MySQL/Compatibility layer/Elastic"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-6507
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
Expand All @@ -66,7 +66,7 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
regression-commerce-setup3:
name: "PHP 8.2/MySQL/Multirepository/Solr"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-6507
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
ci-scripts-branch: ibx-6507-es
project-edition: "commerce"
Expand Down

0 comments on commit b4e2543

Please sign in to comment.