Skip to content

Commit 8b038ab

Browse files
committed
GitHub Actions - macOS disabled makefile until dupe fix
1 parent cf0eda7 commit 8b038ab

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
cfg:
2929
- {target: osx, opt: "xcode"}
30-
- {target: osx, opt: "makefiles"}
30+
# - {target: osx, opt: "makefiles"}
3131
steps:
3232
- uses: actions/checkout@v4
3333
- name: ccache

0 commit comments

Comments
 (0)