.github/workflows/ci-build.yml


Log

Author Commit Date CI Message
Martin Mitáš 5bd62241 2024-01-28T08:10:06 Fix warning about a shadowed variable (with -Wshadow). Fixes #234.
Martin Mitas 610bfdb5 2024-01-21T16:19:31 Migrate from codecov bash uploader to github action.
Martin Mitas 12df389a 2024-01-21T16:28:48 ci-build.yml: Explicitly name the checkout step.
Martin Mitas 8c5e1906 2023-12-12T19:56:56 Fix windows-32 build.
Martin Mitas a9b0b457 2023-12-12T19:44:04 Migrate CI from Travis and Appveyor to Github Workflows.