This commit is contained in:
Michael Mc Donnell 2026-04-16 08:58:06 +07:00 committed by GitHub
commit 48ea32c6d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,10 +78,16 @@ jobs:
fail-fast: false
matrix:
examples:
- "applet"
- "application"
- "open-dialog"
- "calendar"
- "config"
- "context-menu"
- "image-button"
- "menu"
- "nav-context"
- "open-dialog"
- "text-input"
runs-on: ubuntu-22.04
steps:
- name: Checkout sources