Skip to content

Commit ef8871e

Browse files
committed
Only Release macOS
1 parent d19ad95 commit ef8871e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
include:
2020
compiler: apple-clang
2121
sanitizer_ext: ""
22-
build_type: [Release, Debug]
22+
build_type: Release
2323
os: macos15
2424

2525
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)