chg: Test install on redis 6.2

pull/220/head
Raphaël Vinot 2021-06-17 13:11:02 -07:00
parent 14a3581fbc
commit 65e8dfae34
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
pushd ..
git clone https://github.com/antirez/redis.git
pushd redis
git checkout 6.0
git checkout 6.2
make
popd
popd