aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/linux.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "CI: setup kernel entropy to work with asan"Theo Buehler2024-03-251-9/+0
| | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019.
* CI: setup kernel entropy to work with asanIlia Shipitsin2024-03-171-0/+9
|
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-02-211-0/+1
| | | | | this was commited in https://github.com/libressl/portable/pull/995 somehow it was lost, maybe due to force push
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-01-141-0/+1
|
* ci: add concurrency groups to workflowsJoshua Sing2023-12-201-0/+4
|
* ci: shrink and improve Linux workflowsJoshua Sing2023-11-091-0/+62
Add a new `linux` workflow that replaces cross_test, linux_ci, linux_ci_asan, and linux_ci_asan_noasm.