mgree / ffs

the file filesystem: mount semi-structured data (like JSON) as a Unix filesystem
https://mgree.github.io/ffs/
GNU General Public License v3.0
463 stars 14 forks source link

macOS binaries for both ARM and x86 #72

Open mgree opened 6 months ago

mgree commented 6 months ago

The move to macos-latest in #71 will have us generating ARM executables only. We should generate both ARM and x86 for macOS.