We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85d646 commit 38ed9cbCopy full SHA for 38ed9cb
.github/workflows/build.yaml
@@ -90,6 +90,7 @@ jobs:
90
patch -p1 < ../0002-Revert-Python-dependencies.patch
91
patch -p1 < ../0003-Use-data-as-platform-storage-location.patch
92
patch -p1 < ../0004-Drop-pygobject-dependency.patch
93
+ patch -p1 < ../0005-Fix-Objects.py-for-Python-3.11-compatibility.patch
94
- name: Bootstrap
95
run: scripts/build/gn_bootstrap.sh
96
- name: Setup Build, Run Build and Run Tests
0 commit comments