Skip to content

Commit

Permalink
[1.x] Supports Relay driver on PHP 8.4
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 21, 2024
1 parent e7c4cf4 commit 521b169
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: Require cachewerk/relay
run: |
composer require cachewerk/relay --no-interaction --no-update
if: matrix.php != 8.4
- name: Install dependencies
run: |
Expand Down Expand Up @@ -125,7 +124,6 @@ jobs:
- name: Require cachewerk/relay
run: |
composer require cachewerk/relay --no-interaction --no-update
if: matrix.php != 8.4
- name: Install dependencies
run: |
Expand Down Expand Up @@ -186,7 +184,6 @@ jobs:
- name: Require cachewerk/relay
run: |
composer require cachewerk/relay --no-interaction --no-update
if: matrix.php != 8.4
- name: Install dependencies
run: |
Expand Down Expand Up @@ -238,7 +235,6 @@ jobs:
- name: Require cachewerk/relay
run: |
composer require cachewerk/relay --no-interaction --no-update
if: matrix.php != 8.4
- name: Install dependencies
run: |
Expand Down

0 comments on commit 521b169

Please sign in to comment.