Skip to content

Commit

Permalink
Merge pull request #68 from valkey-io/issue-resp3
Browse files Browse the repository at this point in the history
Fix RESP3 CI
  • Loading branch information
ahmedsobeh authored Aug 5, 2024
2 parents 6a40995 + 2749862 commit 28ad27b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ jobs:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', 'pypy-3.9', 'pypy-3.10']
test-type: ['standalone', 'cluster']
connection-type: ['libvalkey', 'plain']
exclude:
- test-type: 'cluster'
connection-type: 'libvalkey'
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
name: RESP3 [${{ matrix.python-version }} ${{matrix.test-type}}-${{matrix.connection-type}}]
Expand Down

0 comments on commit 28ad27b

Please sign in to comment.