Skip to content

Commit c18a165

Browse files
committed
CI: pin back pygobject
1 parent b65c17e commit c18a165

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
python-version: '3.12'
8080
- os: macos-14 # This runner is on M1 (arm64) chips.
8181
python-version: '3.11'
82+
# https://github.com/matplotlib/matplotlib/issues/29732
83+
pygobject-ver: '<3.52.0'
8284
- os: macos-14 # This runner is on M1 (arm64) chips.
8385
python-version: '3.12'
8486
# https://github.com/matplotlib/matplotlib/issues/29732

0 commit comments

Comments
 (0)