mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #1413] [CLOSED] chore: make CIs build in parallel #2007
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/1413
Author: @realstealthninja
Created: 9/13/2024
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (6)
4ba4533chore: make CIs build in parallel69ee022fix: no parrallel argument error3666712chore: put parrallel argument before --build2530d71chore: after --build0dc638dfix: remove parrallelf030a4echore: add parrallel to ci📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/awesome_workflow.yml(+1 -1)📄 Description
Description of Change
Improve build times by making the builds parallel
see TheAlgorithms/C-Plus-Plus/2714 for more information
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.