Skip to content

Commit e2d5fbf

Browse files
committed
CI: fix macOS project configuration
1 parent 246d241 commit e2d5fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
${{steps.cmake.outputs.cmake_binary}}
5959
-S "${{github.workspace}}/dynamic_bitset"
6060
-B "${{github.workspace}}/dynamic_bitset/build"
61+
-G Xcode
6162
-D CMAKE_CONFIGURATION_TYPES=${{matrix.build_type}}
6263
-D CMAKE_BUILD_TYPE=${{matrix.build_type}}
6364

0 commit comments

Comments
 (0)