aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yaml
AgeCommit message (Collapse)Author
2024-03-22Don't set COWBOY_QUICER/GUN_QUICER on WindowsHEADmasterLoïc Hoguin
2024-03-21Remove QUICER variables from Windows fileLoïc Hoguin
2024-03-21Handle COWBOY_QUICER and GUN_QUICERLoïc Hoguin
I don't like adding them here but I don't know how to do otherwise.
2024-02-26Use setup-beam v1Loïc Hoguin
Now that the issue is fixed.
2024-02-15Use setup-beam commit from main with fixLoïc Hoguin
2024-01-31Test a second setup-beam fixLoïc Hoguin
2024-01-29Revert "Test the setup-beam fix"Loïc Hoguin
This reverts commit 80e2acead2cc5a314e706591e3d137b6260a7b4f. Commit is kept in the git history for testing purposes.
2024-01-29Test the setup-beam fixLoïc Hoguin
2024-01-26Hardcode setup-beam version as newer is brokenLoïc Hoguin
2024-01-26Don't use specific actions versions and update cache to v4Loïc Hoguin
2024-01-25Remove unneeded variable from workflowsLoïc Hoguin
2023-12-15Use upload-artifact v4.0.0 in workflowsLoïc Hoguin
This allows downloading logs before all jobs have completed.
2023-11-30Tweak workflow job namesLoïc Hoguin
2023-11-30Add reusable workflows for ci.erlang.mk projectsLoïc Hoguin