Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shehab-plutoflume committed Jan 22, 2025
1 parent 667bf81 commit 49db862
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
matrix:
python-version:
- 3.9
- 3.10
- 3.11
- 3.12
- "3.10"
- "3.11"
- "3.12"

services:
redis:
Expand Down

0 comments on commit 49db862

Please sign in to comment.