We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c9cd3 commit c1014d9Copy full SHA for c1014d9
.github/workflows/initiator.yaml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
build_id: ${{ needs.preparation.outputs.build_id }}
59
nightly: false
60
- python: '["3.9", "3.10", "3.11"]'
+ python: '["3.9"]'
61
secrets:
62
BOT_MINIO_ACCESS_KEY: ${{ secrets.BOT_MINIO_ACCESS_KEY }}
63
BOT_MINIO_SECRET_KEY: ${{ secrets.BOT_MINIO_SECRET_KEY }}
0 commit comments