Skip to content

Commit

Permalink
Do not use cask for macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
madewokherd authored May 17, 2024
1 parent 47d0144 commit a4a3467
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ jobs:
brew update-reset
brew update
brew install coreutils # for gtimeout
brew tap homebrew/cask-versions
brew install --cask --no-quarantine wine-devel
brew install wine-devel
- name: Download Wine Mono msi
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit a4a3467

Please sign in to comment.