Skip to content

Commit 8b41044

Browse files
authored
Apply suggestion from @aaronsteers
1 parent 8b52517 commit 8b41044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/connector-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
if: steps.no_changes.outputs.status != 'cancelled'
129129
uses: actions/setup-python@v5
130130
with:
131-
python-version: "3.12"
131+
python-version: "3.11"
132132

133133
- name: Set up `uv`
134134
if: steps.no_changes.outputs.status != 'cancelled'

0 commit comments

Comments
 (0)