travis: add arm64 build
[awesomized/libmemcached] / .github / workflows / cmake-build-ci.yml
index 7e5939f889a27386e1bbca51fb27c3a8c19b5dcd..492c4d532bd44355776e5d0e85e22356854de053 100644 (file)
@@ -4,8 +4,10 @@ on:
   push:
     paths-ignore:
       - "docs/**"
+      - ".travis.yml"
     branches-ignore:
       - gh-pages
+      - catch
       - v1.x
   pull_request:
     branches: