Skip to content

Commit

Permalink
Display info for mac and windows too.
Browse files Browse the repository at this point in the history
Signed-off-by: Bertrand Rix <bertrand.rix@artelys.com>
  • Loading branch information
obrix committed Oct 18, 2024
1 parent 2157d01 commit 184c79e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ jobs:
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
- name: CMake info
run: cmake --system-information

- name: Build wheel
env:
MACOSX_DEPLOYMENT_TARGET: ${{ matrix.config.macosx_deployment_target }}
Expand Down

0 comments on commit 184c79e

Please sign in to comment.