| commit | b7fc38c91008c50b825bedfc693b1f594ca0e6f2 | [log] [tgz] |
|---|---|---|
| author | Cosmin Truta <ctruta@gmail.com> | Fri Nov 21 20:43:36 2025 +0200 |
| committer | Cosmin Truta <ctruta@gmail.com> | Fri Nov 21 20:43:36 2025 +0200 |
| tree | 6275de6a86f2bc6d8310f3fc72cc03b497ee93b2 | |
| parent | c53a3237e3de2d0efb86cdc9de52fac18b143fa0 [diff] |
ci: Update the branch and tag exclusions on AppVeyor CI As we plan to release libpng-1.8.0, with the 'libpng18' branch being the new default, we are also discontinuing the 'master' branch as an alias branch. Update the exclusions in the AppVeyor CI configuration file, replacing 'libpng00' to 'libpng18' with 'master'. Also update the regular expression that excludes release tags to account for all 'vNN.NN.NN' tag names.