Skip to content

Commit

Permalink
Update rocksq.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bwsw authored Sep 30, 2024
1 parent b29fb70 commit 6e9b711
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/rocksq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@ jobs:
- ${{ matrix.runner }}
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
with:
python-version: '3.10'

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 6e9b711

Please sign in to comment.