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 db129ee commit 4595eddCopy full SHA for 4595edd
.github/workflows/build-xapian.yml
@@ -26,7 +26,7 @@ concurrency:
26
jobs:
27
test:
28
name: build xapian
29
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
30
31
env:
32
# get colorized pytest output even without a controlling tty
0 commit comments