mirror of https://github.com/CIRCL/lookyloo
chg: Test install on redis 6.2
parent
14a3581fbc
commit
65e8dfae34
|
@ -33,7 +33,7 @@ jobs:
|
||||||
pushd ..
|
pushd ..
|
||||||
git clone https://github.com/antirez/redis.git
|
git clone https://github.com/antirez/redis.git
|
||||||
pushd redis
|
pushd redis
|
||||||
git checkout 6.0
|
git checkout 6.2
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Reference in New Issue