We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55bd41 commit b55b0dbCopy full SHA for b55b0db
1 file changed
.github/workflows/tidesdb-python-build-test.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest, macos-latest, windows-latest]
18
- python-version: ['3.13']
+ python-version: ['3.11']
19
20
steps:
21
- name: Checkout Python bindings
0 commit comments