# HG changeset patch # User John Rouillard # Date 1731349008 18000 # Node ID 131c962fb6aff61ce6a6e8b2b4136ea916ebdddc # Parent 18a391e632023760610d894354abfae8f1500746 try 24.04 issue2551338 - xapian doesn't build in CI for 3.13 python try release 24.04 of ubuntu with 3.13. diff -r 18a391e63202 -r 131c962fb6af .github/workflows/build-xapian.yml --- a/.github/workflows/build-xapian.yml Sun Nov 10 14:25:16 2024 -0500 +++ b/.github/workflows/build-xapian.yml Mon Nov 11 13:16:48 2024 -0500 @@ -26,7 +26,7 @@ jobs: test: name: build xapian - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 env: # get colorized pytest output even without a controlling tty