]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Merge remote-tracking branch 'github/pull/688'
[chef.git] / .github / workflows / test-kitchen.yml
index 9102aaf9f326295885789172a1273dc2eebf9152..3152db471273574f27fb8ffcfa9912099b41417d 100644 (file)
@@ -140,6 +140,12 @@ jobs:
             suite: serverinfo
           - os: debian-12
             suite: supybot
+          - os: debian-12
+            suite: web-cgimap
+          - os: debian-12
+            suite: web-frontend
+          - os: debian-12
+            suite: web-rails
         exclude:
           - suite: apt-repository
             os: ubuntu-2204
@@ -161,6 +167,12 @@ jobs:
             os: ubuntu-2204
           - suite: supybot
             os: ubuntu-2204
+          - suite: web-cgimap
+            os: ubuntu-2204
+          - suite: web-frontend
+            os: ubuntu-2204
+          - suite: web-rails
+            os: ubuntu-2204
       fail-fast: false
     steps:
     - name: Login to GitHub Container Registry