Commit Graph

5 Commits

Author SHA1 Message Date
Sebastian Messmer
c6bd069516 Add builds with local dependencies to Github Actions 2021-04-18 18:19:50 -07:00
Sebastian Messmer
db1cc7af8a Add Linux CI to GitHub Actions 2021-04-17 09:31:10 -07:00
midchildan
fe1b0f10d3
Support the latest FUSE on macOS (#378)
* feat: support latest FUSE on macOS

This drops osxfuse support in favor of macFUSE. macFUSE is a newer
version of osxfuse that supports the latest release of macOS, and is a
rebranded version of the same project.

* build: use pkg-config to find FUSE

Co-authored-by: Sebastian Messmer <smessmer@users.noreply.github.com>
2021-04-13 00:45:47 -07:00
Sebastian Meßmer
f44d35681f
Update action.yaml 2021-04-11 19:45:22 -07:00
Sebastian Messmer
7e4c4b2122 Switch osx CI from Travis CI to Github Actions 2021-04-09 00:54:28 -07:00