Skip to content

Commit

Permalink
Merge pull request #1348 from alexv-ds/adding-gtkmm
Browse files Browse the repository at this point in the history
Adding gtkmm to CI pipelines.
  • Loading branch information
danyeaw authored May 25, 2024
2 parents 2245432 + 7375f94 commit a35fcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
if: matrix.gtk-version == '4'
run: > # Use -j2 option to prevent out of memory errors with GitHub Action runners
poetry run gvsbuild build --ninja-opts -j2 --enable-gi --py-wheel gobject-introspection
gtk4 libadwaita gtksourceview5 pygobject pycairo adwaita-icon-theme
gtk4 libadwaita gtksourceview5 pygobject pycairo adwaita-icon-theme gtkmm
- name: Copy wheel files
if: matrix.gtk-version == '4'
run: |
Expand Down

0 comments on commit a35fcb3

Please sign in to comment.