nodejs / postject

Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime.
Other
188 stars 14 forks source link

ci: build and test on linux on CI #24

Closed RaisinTen closed 2 years ago

RaisinTen commented 2 years ago

The only Linux distributions we were building and testing on are alpine and debian. This change also adds the linux executor which was unused.

Signed-off-by: Darshan Sen raisinten@gmail.com