Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0d35d24

Browse filesBrowse files
committed
minor #43030 Pin ext-redis version in CI (derrabus)
This PR was merged into the 4.4 branch. Discussion ---------- Pin ext-redis version in CI | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Backport from #43029 | License | MIT | Doc PR | N/A Commits ------- ca34753 Pin ext-redis version in CI
2 parents 82ae6de + ca34753 commit 0d35d24
Copy full SHA for 0d35d24

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/unit-tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/unit-tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: Ubuntu-20.04
1616

1717
env:
18-
extensions: amqp,apcu,igbinary,intl,mbstring,memcached,mongodb,redis
18+
extensions: amqp,apcu,igbinary,intl,mbstring,memcached,mongodb,redis-5.3.4
1919

2020
strategy:
2121
matrix:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.