Skip to content

Commit

Permalink
Set pygame as broken recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Dec 3, 2023
1 parent 073fc17 commit 7210a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ class TargetPython(Enum):
'libtorrent',
# pybind11 build fails on macos
'pybind11',
# pygame (likely need to be updated) is broken with newer SDL2 versions
'pygame',
])

BROKEN_RECIPES = {
Expand Down

0 comments on commit 7210a37

Please sign in to comment.