We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5167f8f commit 118273fCopy full SHA for 118273f
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Python
30
uses: actions/setup-python@v5
31
with:
32
- python-version: '3.x'
+ python-version: '3.12'
33
architecture: ${{ matrix.arch }}
34
35
- name: Install dependencies
0 commit comments