0
0
mirror of https://github.com/gramps-project/gramps synced 2025-10-05 23:52:46 +02:00
This commit is contained in:
Nick Hall
2025-02-04 19:01:17 +00:00
parent ac18e333a6
commit b602732efc
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-24.04]
os: [ubuntu-24.04]
steps:

1
debian/control vendored
View File

@@ -34,6 +34,7 @@ Depends:
python3-gi (>= 3.12.0),
python3-gi-cairo,
python3-bsddb3,
python3-orjson,
${misc:Depends},
${python3:Depends}
Recommends: