Skip to content

Commit c1014d9

Browse files
committed
meh
1 parent 18c9cd3 commit c1014d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/initiator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
build_id: ${{ needs.preparation.outputs.build_id }}
5959
nightly: false
60-
python: '["3.9", "3.10", "3.11"]'
60+
python: '["3.9"]'
6161
secrets:
6262
BOT_MINIO_ACCESS_KEY: ${{ secrets.BOT_MINIO_ACCESS_KEY }}
6363
BOT_MINIO_SECRET_KEY: ${{ secrets.BOT_MINIO_SECRET_KEY }}

0 commit comments

Comments
 (0)