Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/user_config…
Browse files Browse the repository at this point in the history
…_implementation
  • Loading branch information
Peguen committed May 13, 2024
2 parents d910ef2 + 1fd8cde commit 676facf
Show file tree
Hide file tree
Showing 88 changed files with 2,273 additions and 1,254 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ jobs:
run: cmake --build . --config Release
working-directory: ${{ runner.workspace }}/_build

- name: Build Python Wheel
run: cmake --build . --target create_python_wheel --config Release
working-directory: ${{ runner.workspace }}/_build

# - name: Build Documentation C
# run: cmake --build . --target documentation_c
# working-directory: ${{ runner.workspace }}/_build
Expand All @@ -125,9 +121,3 @@ jobs:
with:
name: macos-dmg
path: ${{ runner.workspace }}/_build/_deploy/*.dmg

- name: Upload Python Wheel
uses: actions/upload-artifact@v4
with:
name: macos-python-wheel
path: ${{ runner.workspace }}/_build/_deploy/*.whl
158 changes: 0 additions & 158 deletions .github/workflows/build-ubuntu-20.yml

This file was deleted.

157 changes: 0 additions & 157 deletions .github/workflows/build-ubuntu-22.yml

This file was deleted.

Loading

0 comments on commit 676facf

Please sign in to comment.