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 be1b66b commit eaa7870Copy full SHA for eaa7870
.github/workflows/build_workflow.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
strategy:
38
matrix:
39
- python-version: [3.11, 3.12, 3.13]
+ python-version: [3.11, 3.12]
40
defaults:
41
run:
42
shell: bash -l {0}
0 commit comments