Skip to content

Commit

Permalink
pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
tabversion committed Jan 7, 2025
1 parent f4bfe1f commit 87a0ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/e2e-kafka-sink-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ rpk topic delete test-rw-sink-debezium

# test different encoding
echo "preparing confluent schema registry"
python3 -m pip install --break-system-packages requests confluent-kafka
python3 -m pip install --break-system-packages -r e2e_test/requirements.txt

echo "testing protobuf"
risedev slt 'e2e_test/sink/kafka/protobuf.slt'
Expand Down

0 comments on commit 87a0ff0

Please sign in to comment.