Skip to content

Commit

Permalink
removed macOS example
Browse files Browse the repository at this point in the history
because this is only available in arm64
  • Loading branch information
Code-Hex committed Nov 6, 2022
1 parent 819c622 commit 19893d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,5 @@ jobs:
run: make test
- name: Build Linux
run: make -C example/linux
- name: Build macOS
run: make -C example/macOS
- name: Build GUI Linux
run: make -C example/gui-linux

0 comments on commit 19893d5

Please sign in to comment.