Skip to content

Commit

Permalink
[CI] IBX-4515: Fix typo in PHP 8.2 job name
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Dec 21, 2023
1 parent 44bdb17 commit ec69a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
AUTOMATION_CLIENT_INSTALLATION: ${{ secrets.AUTOMATION_CLIENT_INSTALLATION }}
AUTOMATION_CLIENT_SECRET: ${{ secrets.AUTOMATION_CLIENT_SECRET }}
regression-oss-setup3:
name: "PHP 8.1/Node 18/MySQL"
name: "PHP 8.2/Node 18/MySQL"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: "oss"
Expand Down

0 comments on commit ec69a98

Please sign in to comment.