Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static

This commit is contained in:
Mathis Logemann 2022-08-18 20:38:47 +02:00
commit b9379f9024

View file

@ -2,11 +2,11 @@ name: Build and Test
on:
push:
branches:
- "master"
pull_request:
branches-ignore:
- "no-ci-*"
pull_request:
branches:
- "**"
jobs:
checkSource: