]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Use snap-03 as the readonly database in Dublin
[chef.git] / .github / workflows / test-kitchen.yml
index c8e4cfd4b6b12451fc06d8a91ddb8a858921de86..e320a45663f93625b0e50eb079300048a2f41646 100644 (file)
@@ -81,7 +81,6 @@ jobs:
           - serverinfo
           - snmpd
           - spamassassin
-          - squid
           - ssl
           - stateofthemap
           - subversion
@@ -109,7 +108,7 @@ jobs:
     - name: Setup ruby
       uses: actions/setup-ruby@v1.1.3
     - name: Cache gems
-      uses: actions/cache@v2.1.6
+      uses: actions/cache@v2.1.7
       with:
         path: vendor/bundle
         key: bundle-${{ runner.OS }}-${{ hashFiles('Gemfile.lock') }}