summaryrefslogtreecommitdiff
path: root/.github/workflows/build_test.yml
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-03-011-1/+1
* build(deps): bump actions/checkout from 3.0.2 to 3.2.0dependabot[bot]2023-01-061-1/+1
* ci: Add mold to build testsJan Janssen2022-08-231-1/+1
* ci: build with clang-15; drop clang-12Frantisek Sumsal2022-08-201-3/+3
* ci: bump gcc in the "build test" workflowEvgeny Vereshchagin2022-05-231-2/+2
* ci: bump GH Actions to Ubuntu Jammy where applicableFrantisek Sumsal2022-05-211-1/+1
* build(deps): bump actions/checkout from 3.0.0 to 3.0.2dependabot[bot]2022-05-031-1/+1
* build(deps): bump actions/checkout from 2.4.0 to 3dependabot[bot]2022-04-011-1/+1
* ci: drop clang 11 & add clang 14Frantisek Sumsal2022-03-301-1/+1
* ci: test build with supported cryptolibs to some degreeFrantisek Sumsal2021-12-241-7/+7
* ci: Build test with different linkersJan Janssen2021-12-111-7/+7
* ci: mimic the "restricted" modeEvgeny Vereshchagin2021-11-141-1/+2
* ci: tighten several GHActions a bit moreEvgeny Vereshchagin2021-11-131-0/+2
* build(deps): bump actions/checkout from 2 to 2.4.0dependabot[bot]2021-11-131-1/+1
* try to fix a Dependabot errorEvgeny Vereshchagin2021-11-111-1/+1
* ci: pin some workflows to SHAsEvgeny Vereshchagin2021-11-111-1/+1
* ci: cancel previous jobs on ref updateFrantisek Sumsal2021-11-101-0/+3
* ci: use LGPLv2+ for all our ci configurationZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* ci: build with clang-13Frantisek Sumsal2021-09-141-1/+1
* ci: build with gcc-11 as wellFrantisek Sumsal2021-05-161-0/+1
* ci: run build test with clang-12 as wellFrantisek Sumsal2021-02-041-0/+1
* ci: make the script names a bit more consistentFrantisek Sumsal2021-01-251-1/+1
* ci: build with clang-11 as wellFrantisek Sumsal2020-10-211-0/+1
* ci: bump the 'build test' image to Ubuntu FocalFrantisek Sumsal2020-10-211-1/+1
* ci: move the build check script to workflows directoryFrantisek Sumsal2020-06-111-3/+2
* ci: do the compiler-detection magic in the test scriptFrantisek Sumsal2020-06-111-18/+3
* github: move the clang/gcc build check to GH ActionsFrantisek Sumsal2020-06-111-0/+44