You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue251338 - xapian doesn't build in CI for 3.13 python
ubuntu-latest is ubunut-24.04.
so re-enable xapian install for 3.13.
Also remove include for python-3.12/ ubuntu-24.04 as -latest covers
it.
Clean up excludes as only python-latest is used and exclude is used
for named version not the actual version (ubuntu-latest is not
excluded by ubuntu-24.04 even thugh that's it's actual version).
0 commit comments