ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
560 stars 87 forks source link

macOS GitHub actions CI runner #509

Closed ehntoo closed 1 year ago

ehntoo commented 1 year ago

Along with https://github.com/glscopeclient/scopehal/pull/708, this PR adds a macOS CI build using the github-hosted runners. Won't get us M1/aarch64 coverage, but still a useful reference point.

Example successful run available here: https://github.com/ehntoo/scopehal-apps/actions/runs/3193904104

Johnsel commented 1 year ago

Looks good, but you've linked an ubuntu build run instead of the osx one as your example successful run.

ehntoo commented 1 year ago

Looks good, but you've linked an ubuntu build run instead of the osx one as your example successful run.

d'oh. that link should have been https://github.com/ehntoo/scopehal-apps/actions/runs/3193904102.