Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
feisuzhu committed May 12, 2023
1 parent 18c9cd3 commit c1014d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/initiator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
build_id: ${{ needs.preparation.outputs.build_id }}
nightly: false
python: '["3.9", "3.10", "3.11"]'
python: '["3.9"]'
secrets:
BOT_MINIO_ACCESS_KEY: ${{ secrets.BOT_MINIO_ACCESS_KEY }}
BOT_MINIO_SECRET_KEY: ${{ secrets.BOT_MINIO_SECRET_KEY }}
Expand Down

0 comments on commit c1014d9

Please sign in to comment.