Skip to content

Commit dba679a

Browse files
committed
dep
1 parent 1a8fb79 commit dba679a

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

.github/workflows/browser-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
name: "PHP 7.4/Node 18/PostgreSQL 14.15/Varnish/Redis"
2424
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
2525
with:
26+
ci-scripts-branch: 'ibx-10493'
2627
project-edition: "oss"
2728
project-version: ${{ github.event.inputs.project-version }}
2829
test-suite: "--profile=regression --suite=oss"
@@ -42,6 +43,7 @@ jobs:
4243
name: "PHP 8.0/Node 20/MariaDB 10.11/Compatibility layer"
4344
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4445
with:
46+
ci-scripts-branch: 'ibx-10493'
4547
project-edition: "oss"
4648
project-version: ${{ github.event.inputs.project-version }}
4749
test-suite: "--profile=regression --suite=oss"
@@ -62,6 +64,7 @@ jobs:
6264
name: "PHP 8.3/Node 22/MySQL 8.4/Solr 8"
6365
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
6466
with:
67+
ci-scripts-branch: 'ibx-10493'
6568
project-edition: "oss"
6669
project-version: ${{ github.event.inputs.project-version }}
6770
test-suite: "--profile=regression --suite=oss"

dependencies.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)