Skip to content

Commit c03d35d

Browse files
committed
3.9 for now
1 parent 185c9d2 commit c03d35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/db.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727
- uses: actions/setup-python@v4
2828
with:
29-
python-version: 3.11
29+
python-version: 3.9
3030
- name: Install python dependencies
3131
working-directory: ./examples
3232
run: |

0 commit comments

Comments
 (0)