mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update tests.yml
This commit is contained in:
parent
3b014f6df5
commit
c6a0a7b488
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue