mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
remove Redis 5 CI testing
This commit is contained in:
parent
9bdb157ca4
commit
6dea685eeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [14.x]
|
||||
redis-version: [5, 6]
|
||||
redis-version: [6]
|
||||
poetry-version: [1.1.11]
|
||||
python-version: [3.8, 3.9]
|
||||
os: [ubuntu-latest]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue