Skip to content

Commit 2f0c140

Browse files
committed
ci: bump shared workflow to pick up pinned ext-redis install
Runner ships stale ext-redis 5.3.7 which conflicts with symfony/cache >=7.4.13; the shared workflow now reinstalls redis-6.3.0 via pecl (cached).
1 parent ea1670e commit 2f0c140

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
ci:
16-
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@bb7092568ea7522b9670c51a870a0373f183e466" # main
16+
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@73c813930f57c9e07b0a33b936334329c5569a96" # main
1717
secrets: inherit
1818
with:
1919
test-matrix: |

0 commit comments

Comments
 (0)