Skip to content

Commit

Permalink
give up macOS debug build with xmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-Leo-Smith committed Dec 11, 2024
1 parent 9c25478 commit fdf33f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-xmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
fail-fast: false
matrix:
compiler: [ homebrew-clang, system-clang ]
config: [ release, debug ]
config: [ release ]
name: macOS / ${{ matrix.config }} / ${{ matrix.compiler }}
runs-on: macos-latest
steps:
Expand Down

0 comments on commit fdf33f7

Please sign in to comment.