Update tests.yml

This commit is contained in:
andrew000 2025-10-09 22:00:52 +03:00
parent 3b014f6df5
commit c6a0a7b488

View file

@ -75,7 +75,7 @@ jobs:
if: ${{ env.IS_WINDOWS == 'false' }}
uses: shogo82148/actions-setup-redis@v1
with:
redis-version: "8.2.2"
redis-version: "8"
- name: Setup mongodb
if: ${{ env.IS_UBUNTU == 'true' }}