X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/17636da518125817ae017751a8d7250aaf964291..5b2560e7d50f01a674b8da3d8f30100c92877958:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 50c43de4a..ad57f08ce 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -81,7 +81,6 @@ jobs: - serverinfo - snmpd - spamassassin - - squid - ssl - stateofthemap - subversion @@ -91,7 +90,6 @@ jobs: - sysfs - taginfo - tile - - tilecache - tilelog - tools - trac @@ -106,7 +104,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v2.4.0 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems