We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefc488 commit 0edd30cCopy full SHA for 0edd30c
1 file changed
.github/workflows/upload-build-to-s3.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- python-version: ["3.11", "3.13"]
+ python-version: ["3.13"]
22
23
steps:
24
- uses: actions/checkout@v5
0 commit comments