Skip to content

Commit

Permalink
Update github_action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ihhub authored Mar 17, 2024
1 parent 327b64e commit 898a129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
# TODO: remove this disabled option. It was added due to libpng error:
# libpng warning: Application built with libpng-1.4.12 but running with 1.6.42
PENGUINV_ENABLE_PNG_SUPPORT: OFF
# TODO: OpenCL does not work on macOS out of the box. Find a proper way to do it.
PENGUINV_BUILD_UNIT_TEST_OPENCL: OFF
python_on_windows:
runs-on: windows-latest
strategy:
Expand Down

0 comments on commit 898a129

Please sign in to comment.