Skip to content

Commit 9962b57

Browse files
committed
Revert "ci-scripts branch"
This reverts commit 77202a9.
1 parent d08e304 commit 9962b57

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/browser-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
name: "PHP 7.4/Node 18/PostgreSQL 18.0/Varnish/Redis 7.2/Multirepository"
2424
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
2525
with:
26-
ci-scripts-branch: 'ibx-10946'
2726
project-edition: "headless"
2827
project-version: ${{ github.event.inputs.project-version }}
2928
test-suite: "--profile=regression --suite=headless"
@@ -40,7 +39,6 @@ jobs:
4039
name: "PHP 8.0/Node 20/MariaDB 11.4/Compatibility layer/Elastic"
4140
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4241
with:
43-
ci-scripts-branch: 'ibx-10946'
4442
project-edition: "headless"
4543
project-version: ${{ github.event.inputs.project-version }}
4644
test-suite: "--profile=regression --suite=headless"
@@ -57,7 +55,6 @@ jobs:
5755
name: "PHP 8.3/Node 22/MySQL 8.4/Compatibility layer/Solr 8"
5856
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
5957
with:
60-
ci-scripts-branch: 'ibx-10946'
6158
project-edition: "headless"
6259
project-version: ${{ github.event.inputs.project-version }}
6360
test-suite: "--profile=regression --suite=headless"

0 commit comments

Comments
 (0)