add memci

This commit is contained in:
soypat
2026-09-03 06:35:52 -07:00
parent 91a048fb1d
commit 4361cf3457
2 changed files with 39 additions and 0 deletions
+15
View File
@@ -135,3 +135,18 @@ jobs:
name: bench-results
path: bench-results.txt
retention-days: 30
memci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: "1.26"
# Both binaries here are host tools. A TinyGo target would need
# acifani/setup-tinygo installed above and a build command naming it.
- uses: soypat/memci@main
with:
args: -kind package
targets: .github/memci.json