From: Tom Hughes Date: Thu, 20 Mar 2025 22:12:58 +0000 (+0000) Subject: Switch gps-tile tests to run on Debian X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/d624653de9fbf581faa2e33dc914eff4551a483e?ds=sidebyside Switch gps-tile tests to run on Debian --- diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index e1c8df555..80ebb7cba 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -135,6 +135,8 @@ jobs: suite: git-server - os: debian-12 suite: git-web + - os: debian-12 + suite: gps-tile - os: debian-12 suite: imagery-tiler - os: debian-12 @@ -164,6 +166,8 @@ jobs: os: ubuntu-2204 - suite: git-web os: ubuntu-2204 + - suite: gps-tile + os: ubuntu-2204 - suite: mailman os: ubuntu-2204 - suite: letsencrypt