Skip to content

Commit

Permalink
disable matplotlib ci for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 12, 2024
1 parent cfdf632 commit 516a86d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,10 @@ jobs:
./vcpkg/vcpkg install $VCPKG_OPTIONS py-urllib3
./vcpkg/vcpkg install $VCPKG_OPTIONS py-markupsafe
./vcpkg/vcpkg install $VCPKG_OPTIONS py-matplotlib
./vcpkg/vcpkg install $VCPKG_OPTIONS py-requests
# Try again with *-macos-dynamic
# ./vcpkg/vcpkg install $VCPKG_OPTIONS py-requests
# ./vcpkg/vcpkg install $VCPKG_OPTIONS py-pyqt6
#
- uses: mxschmitt/action-tmate@v3
if: always()
- name: 📑 Upload logs
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 516a86d

Please sign in to comment.