Skip to content

Commit

Permalink
[CI] Fixed duplicated php-image declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Jan 18, 2024
1 parent ec69a98 commit 9413966
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 2
timeout: 60
php-image: "ghcr.io/ibexa/docker/php:8.1-node18"
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
AUTOMATION_CLIENT_ID: ${{ secrets.AUTOMATION_CLIENT_ID }}
Expand Down

0 comments on commit 9413966

Please sign in to comment.