Skip to content

Commit

Permalink
feat(programs): Use allocator (#319)
Browse files Browse the repository at this point in the history
* :add

* build on branch

* update

* add

* add

* add

* add

* add

* add

* add

* add

* add

* feat: update elf

* add

* add

* add

* add

* add

* add

* fix

* add

* add

* add

* add
  • Loading branch information
ratankaliani authored Jan 15, 2025
1 parent 5dfc439 commit 5a813c5
Show file tree
Hide file tree
Showing 11 changed files with 378 additions and 325 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- ram=64
- family=m7a+m7i-flex
- image=ubuntu22-full-x64
- disk=large
- run-id=${{ github.run_id }}
steps:
- name: Checkout repository
Expand Down
Loading

0 comments on commit 5a813c5

Please sign in to comment.