Skip to content

Commit 9e89b6d

Browse files
committed
[tmp] gh-wf branch
1 parent 5ad3dc9 commit 9e89b6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/browser-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
regression-oss-setup1:
2323
name: "PHP 7.4/Node 18/PostgreSQL 18.0/Varnish/Redis 7.2"
24-
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
24+
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-11328
2525
with:
2626
ci-scripts-branch: 'ibx-11328-php-8.4'
2727
project-edition: "oss"
@@ -37,7 +37,7 @@ jobs:
3737
secrets: inherit
3838
regression-oss-setup2:
3939
name: "PHP 8.0/Node 20/MariaDB 11.4/Compatibility layer/Valkey latest"
40-
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
40+
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-11328
4141
with:
4242
ci-scripts-branch: 'ibx-11328-php-8.4'
4343
project-edition: "oss"
@@ -54,7 +54,7 @@ jobs:
5454
secrets: inherit
5555
regression-oss-setup3:
5656
name: "PHP 8.4/Node 22/MySQL 8.4/Solr 8/Redis latest"
57-
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
57+
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@ibx-11328
5858
with:
5959
ci-scripts-branch: 'ibx-11328-php-8.4'
6060
project-edition: "oss"

0 commit comments

Comments
 (0)