Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
humengyu2012 committed Apr 10, 2024
1 parent 772e42a commit 05fa054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flink-stream-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh

- name: deploy TiDB
run: /home/runner/.tiup/bin/tiup playground --without-monitor &
run: /home/runner/.tiup/bin/tiup playground v7.5.0 --without-monitor &

- name: deploy kafka
run: |
Expand Down

0 comments on commit 05fa054

Please sign in to comment.