summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: use OpenBSD 7.2 over 7.1fanquake2023-05-041-3/+3
* ci: switch to ubuntu 20.04Azat Khuzhin2023-03-071-2/+2
* ci: set minimal permissions on GitHub ActionsDiogo Teles Sant'Anna2023-03-061-0/+2
* Merge pull request #1414 from azat/build/deprecate-autotoolsAzat Khuzhin2023-02-131-226/+82
|\
| * Remove extra builds for autotools on CIAzat Khuzhin2023-02-121-180/+38
| * ci: bump cache and checkout pluginsAzat Khuzhin2023-02-121-23/+23
| * ci: fix paths-ignoreAzat Khuzhin2023-02-121-14/+12
| * .github/workflows/build.yml: remove trailing whitespacesAzat Khuzhin2023-02-121-15/+15
* | test: enable allocator_may_return_null=1 for calloc with ENOMEM testAzat Khuzhin2023-02-121-1/+3
|/
* Add CI checks for OpenBSD (#1326)neil2022-11-131-0/+188
* Fix socketpair failure when temporary directory has non-latin characterzhenhaonong2022-09-261-0/+6
* ci: disable freebsd 13.0 builds (due to issues in the image)Azat Khuzhin2022-09-141-2/+6
* .github/workflows/build.yml: Cleanup trailing whitespacesAzat Khuzhin2022-09-141-16/+16
* fix freebsd checksneil2022-08-091-1/+1
* fix freebsd checksneil2022-08-091-0/+1
* Add freebsd CI checksneil2022-08-091-0/+173
* ci: increase number of attempts to 5Azat Khuzhin2022-07-121-7/+7
* ci: add retriesAzat Khuzhin2022-07-121-81/+109
* ci: use ubuntu 22.04 with clang 11 for sanitizers buildAzat Khuzhin2022-07-121-3/+7
* ci: disable broken mingw cmake builds (#1207)Azat Khuzhin2022-07-111-1/+3
* Rework CI to keep everything in one workflow (by using reusable workflow)Azat Khuzhin2022-07-111-0/+707