Skip to content

Commit

Permalink
Fix compat issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xia-mc committed Dec 13, 2024
1 parent 67cf218 commit 8995634
Show file tree
Hide file tree
Showing 5 changed files with 11,492 additions and 7,655 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ jobs:
python -m pip install -r requirements.txt
- name: Build
shell: bash
env:
CC: clang
CXX: clang++
run: |
if [[ "$RUNNER_OS" == "Windows" ]]; then
./build.cmd
Expand Down
Loading

0 comments on commit 8995634

Please sign in to comment.