Skip to content

Commit 52e2d88

Browse files
committed
Revert "change py version"
This reverts commit 7e31023.
1 parent 7e31023 commit 52e2d88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smoke-test-ffi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v5
2525
with:
26-
python-version: 3.11
26+
python-version: 3.12
2727

2828
- name: Display system info
2929
run: |

0 commit comments

Comments
 (0)