Skip to content

v3.4.12: Remove container in publish step (#76)

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:32
· 20 commits to main since this release
31ded62
### Why?

We don't build native code in publish step so there is no need to run it
in a container

---------

Co-authored-by: lhchavez <lhchavez@lhchavez.com>