File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 runs-on : ubuntu-latest
3838 env :
3939 LOW_TIMEOUT : " 0.01"
40- REDIS_BRANCH : " 7 .2"
40+ REDIS_BRANCH : " 8 .2"
4141 steps :
4242 - name : Check out code
4343 uses : actions/checkout@v5
7575 runs-on : ubuntu-latest
7676 env :
7777 LOW_TIMEOUT : " 0.01"
78- REDIS_BRANCH : " 7 .2"
78+ REDIS_BRANCH : " 8 .2"
7979 TRUFFLERUBYOPT : " --engine.Mode=latency"
8080 steps :
8181 - name : Check out code
@@ -115,7 +115,7 @@ jobs:
115115 env :
116116 LOW_TIMEOUT : " 0.01"
117117 DRIVER : ${{ matrix.driver }}
118- REDIS_BRANCH : " 7 .2"
118+ REDIS_BRANCH : " 8 .2"
119119 steps :
120120 - name : Check out code
121121 uses : actions/checkout@v5
@@ -223,7 +223,7 @@ jobs:
223223 env :
224224 TIMEOUT : " 15"
225225 LOW_TIMEOUT : " 0.14"
226- REDIS_BRANCH : " 7 .2"
226+ REDIS_BRANCH : " 8 .2"
227227 BUNDLE_GEMFILE : cluster/Gemfile
228228 steps :
229229 - name : Check out code
You can’t perform that action at this time.
0 commit comments