We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec11167 commit c09e8deCopy full SHA for c09e8de
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest]
18
- python-version: [3.13]
+ python-version: [3.9]
19
steps:
20
- name: Checkout repo
21
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments