Remove gtk3 option from msys-build.yml

Remove gtk3 option from meson setup in CI workflow
This commit is contained in:
deepend-tildeclub
2026-02-01 16:17:23 -07:00
committed by GitHub
parent 72dfc10b1b
commit 76fdce8576

View File

@@ -45,6 +45,7 @@ jobs:
rm -rf build
meson setup build \
-Dtext-frontend=true \
-Dgtk3=true \
-Ddbus=disabled \
-Dwith-upd=false \
-Dwith-perl=false