Skip to content

Commit

Permalink
CI: macOS: Disable setup-python: false for now
Browse files Browse the repository at this point in the history
It's broken ATM.
  • Loading branch information
Vogtinator committed Oct 8, 2024
1 parent 01bd334 commit 119a83f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
uses: jurplel/install-qt-action@f03f05556819ceb3781ee2f455ec44c339d683c0 # v4
with:
target: desktop
setup-python: false
# Broken: https://github.com/jurplel/install-qt-action/issues/239
# setup-python: false

- name: Build firebird-emu Qt on macOS
run: |
Expand Down

0 comments on commit 119a83f

Please sign in to comment.