mirror of https://github.com/CIRCL/lookyloo
chg: Test install on redis 6.2
parent
14a3581fbc
commit
65e8dfae34
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue