We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8f2f9 commit 068a598Copy full SHA for 068a598
1 file changed
.github/workflows/staging-deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- python-version: ["3.8", "3.12"]
+ python-version: ["3.8"]
25
steps:
26
- name: Checkout
27
uses: actions/checkout@v4
0 commit comments