Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
karliss committed Jul 21, 2024
1 parent 04b7da1 commit d5b6703
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 58 deletions.
31 changes: 0 additions & 31 deletions .appveyor.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,6 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v3
#- name: msys setup
# shell: 'C:/shells/msys2bash.cmd {0}'
# run: |
# set -euo pipefail
# pwd
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down Expand Up @@ -140,6 +135,7 @@ jobs:
echo "$BUILD_SDK_PATH"
echo "###### xcode-select Info ######"
xcode-select -print-path
echo "###### LLVM Info ######"
which clang
brew info llvm
echo "###### Make ######"
Expand Down
22 changes: 0 additions & 22 deletions patch/pyside-5.12.1/CMakeLists.txt.patch

This file was deleted.

0 comments on commit d5b6703

Please sign in to comment.