Skip to content

Commit 64b1b44

Browse files
committed
Do not test taginfo against ubuntu 24.04
Ubuntu 24.04 has required sqlite3-pcre package. Will be removed in future debian releases too. Upstream: taginfo/taginfo#436
1 parent 36ef8b6 commit 64b1b44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-kitchen.yml

+2
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ jobs:
168168
os: ubuntu-2404
169169
- suite: otrs
170170
os: ubuntu-2404
171+
- suite: taginfo
172+
os: ubuntu-2404
171173
fail-fast: false
172174
steps:
173175
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)