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 003c038 commit 0b547b9Copy full SHA for 0b547b9
.github/workflows/tests.yml
@@ -49,6 +49,7 @@ jobs:
49
python-version: ${{ matrix.python-version }}
50
activate-environment: true
51
python-preference: "only-managed"
52
+ use-latest-python: true
53
54
- name: Install dependencies (Python 3.14)
55
if: matrix.python-version == '3.14'
0 commit comments