diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c8bb7801a..c308d2301 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -422,7 +422,7 @@ jobs: python-version: ${{ env.LOWEST_SUPPORTED_PY_VERSION }} architecture: 'x64' - name: Download aerolab - run: wget https://github.com/aerospike/aerolab/releases/download/7.6.0-7b5bbde/aerolab-linux-amd64-7.6.0.deb + run: wget https://github.com/aerospike/aerolab/releases/download/7.5.2/aerolab-linux-amd64-7.5.2.deb - name: Install aerolab run: sudo dpkg -i *.deb - name: Tell aerolab to use Docker diff --git a/aerospike-client-c b/aerospike-client-c index 54e250756..9161e5a22 160000 --- a/aerospike-client-c +++ b/aerospike-client-c @@ -1 +1 @@ -Subproject commit 54e25075646e815f023b5923603d35fa9d9b8f00 +Subproject commit 9161e5a22b2bf5aa7736a7533434a2a03e9ebe50