Skip to content

Commit

Permalink
Merge pull request #46 from ibexa/temp_4.5_to_master
Browse files Browse the repository at this point in the history
Merge branch '4.5' of ibexa/content into master
  • Loading branch information
micszo authored Dec 21, 2023
2 parents 40f2425 + c6718c7 commit 288abbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
AUTOMATION_CLIENT_INSTALLATION: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
AUTOMATION_CLIENT_SECRET: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
regression-headless-setup3:
name: "PHP 8.1/Node 18/MySQL/Compatibility layer"
name: "PHP 8.2/Node 18/MySQL/Compatibility layer"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "headless"
Expand All @@ -77,7 +77,7 @@ jobs:
setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
use-compatibility-layer: true
php-image: "ghcr.io/ibexa/docker/php:8.1-node18"
php-image: "ghcr.io/ibexa/docker/php:8.2-node18"
job-count: 2
timeout: 90
secrets:
Expand Down

0 comments on commit 288abbb

Please sign in to comment.