Skip to content

Commit

Permalink
tmp test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Nov 23, 2023
1 parent dd612c6 commit 05cf866
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 @@ -32,7 +32,7 @@ jobs:
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 4
multirepository: true
php-image: "ghcr.io/ibexa/docker/php:7.4-node14"
php-image: "ghcr.io/ibexa/docker/php:7.4-node18"
timeout: 120
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
Expand All @@ -56,7 +56,7 @@ jobs:
use-compatibility-layer: true
job-count: 4
timeout: 120
php-image: "ghcr.io/ibexa/docker/php:8.0-node16"
php-image: "ghcr.io/ibexa/docker/php:8.0-node18"
secrets:
SATIS_NETWORK_KEY: ${{ secrets.SATIS_NETWORK_KEY }}
SATIS_NETWORK_TOKEN: ${{ secrets.SATIS_NETWORK_TOKEN }}
Expand Down

0 comments on commit 05cf866

Please sign in to comment.