mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
e47a2395a5
* fixes include directive of strategy build. * Adds test for include and exclude in matrix builds. * ubuntu-16.04 instead of 20.04 * Adds more platforms for runner_test Prevent most "skipping unsupported platform messages". * correct printing for unsupported platform * fix merge