Skip to content

Commit 4595edd

Browse files
committed
try 24.04 issue2551338 - xapian doesn't build in CI for 3.13 python
try release 24.04 of ubuntu with 3.13.
1 parent db129ee commit 4595edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-xapian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ concurrency:
2626
jobs:
2727
test:
2828
name: build xapian
29-
runs-on: ubuntu-22.04
29+
runs-on: ubuntu-24.04
3030

3131
env:
3232
# get colorized pytest output even without a controlling tty

0 commit comments

Comments
 (0)