-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jose Martins <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ci
updated
9 files
+29 −16 | .clang-format | |
+4 −4 | .github/workflows/base.yml | |
+1 −1 | .github/workflows/docker.yml | |
+2 −2 | .github/workflows/templates/base.yml | |
+4 −4 | .github/workflows/templates/c.yaml | |
+3 −3 | .github/workflows/templates/misc.yaml | |
+1 −1 | README.md | |
+1 −1 | ci.mk | |
+42 −25 | docker/Dockerfile |