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 36ccee7 commit 76a99dbCopy full SHA for 76a99db
.github/workflows/build-xapian.yml
@@ -32,7 +32,7 @@ jobs:
32
# get colorized pytest output even without a controlling tty
33
PYTEST_ADDOPTS: "--color=yes"
34
# OS: ${{ matrix.os }}
35
- PYTHON_VERSION: ${{ matrix.python-version }}
+ PYTHON_VERSION: 3.13
36
37
steps:
38
# Checkout the latest code from the repo
0 commit comments