Skip to content

Commit

Permalink
Fix desc
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Apr 26, 2024
1 parent 26da761 commit 7bc4211
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 @@ -20,7 +20,7 @@ on:

jobs:
regression-headless-setup1:
name: "PHP 7.4/Node 18/PostgreSQL/Varnish/Redis/Multirepository"
name: "PHP 8.3/Node 18/PostgreSQL/Varnish/Redis/Multirepository"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "headless"
Expand All @@ -42,7 +42,7 @@ jobs:
AUTOMATION_CLIENT_INSTALLATION: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
AUTOMATION_CLIENT_SECRET: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
regression-headless-setup2:
name: "PHP 8.0/Node 18/MySQL/Compatibility layer/Elastic"
name: "PHP 8.3/Node 18/MySQL/Compatibility layer/Elastic"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "headless"
Expand All @@ -64,7 +64,7 @@ jobs:
AUTOMATION_CLIENT_INSTALLATION: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
AUTOMATION_CLIENT_SECRET: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
regression-headless-setup3:
name: "PHP 8.2/Node 18/MySQL/Compatibility layer/Solr"
name: "PHP 8.3/Node 18/MySQL/Compatibility layer/Solr"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "headless"
Expand Down

0 comments on commit 7bc4211

Please sign in to comment.