summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-02-28Update GitHub checkout action to latest versionStefan Weil
This fixes lots of warnings like this one: The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-03-07Fix CIEven Rouault
2022-05-13Merge pull request #1386 from DavidKorczynski/cifuzzEven Rouault
CI: Add CIFuzz action
2022-05-07.github/workflows/build.yml: force use of windows-2019 VMEven Rouault
2022-01-26Add .github/ISSUE_TEMPLATE.mdEven Rouault
2021-10-27ci: Add CIFuzz actionDavid Korczynski
Signed-off-by: David Korczynski <david@adalogics.com>
2021-09-15CI 'regular': fix static builds when doing perf checksEven Rouault
2021-09-12Add github action workflows CIEven Rouault