X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e65977d4b5c2cca80c8a46563790b958d78fbfbe..903d8c2995087e7863727f0b0e5f0533b2f33513:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 7e738b38b..e1c8df555 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -43,6 +43,7 @@ jobs: - elasticsearch - exim - fail2ban + - foundation-birthday - foundation-board - foundation-dwg - foundation-mastodon @@ -111,6 +112,7 @@ jobs: - tilelog - tools - trac + - vectortile - web-cgimap - web-frontend - web-rails @@ -143,6 +145,8 @@ jobs: suite: serverinfo - os: debian-12 suite: supybot + - os: debian-12 + suite: vectortile - os: debian-12 suite: web-cgimap - os: debian-12 @@ -172,6 +176,8 @@ jobs: os: ubuntu-2204 - suite: supybot os: ubuntu-2204 + - suite: vectortile + os: ubuntu-2204 - suite: web-cgimap os: ubuntu-2204 - suite: web-frontend