Skip to content

Commit

Permalink
Use ci variant of preset
Browse files Browse the repository at this point in the history
  • Loading branch information
Q-Minh committed Oct 18, 2024
1 parent f449615 commit ffa2f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyinstall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
include:
- os: ubuntu-24.04
build_tool_args: -j4
preset: pip-cuda
preset: ci-pip-cuda
- os: windows-2022
build_tool_args: /p:CL_MPCount=4
preset: pip-cuda
preset: ci-pip-cuda
- os: macos-13
preset: pip
build_tool_args: -j4
Expand Down

0 comments on commit ffa2f4c

Please sign in to comment.