We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e31023 commit 52e2d88Copy full SHA for 52e2d88
1 file changed
.github/workflows/smoke-test-ffi.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Python
24
uses: actions/setup-python@v5
25
with:
26
- python-version: 3.11
+ python-version: 3.12
27
28
- name: Display system info
29
run: |
0 commit comments