Skip to content

Commit c92e3f0

Browse files
committed
Don't build GtkBackend in Windows GitHub Actions workflow
It doesn't work for some reason, and WinUIBackend is more important for now anyway.
1 parent a047da0 commit c92e3f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/swift-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,3 @@ jobs:
4848
run: swift build --target SwiftCrossUI -v
4949
- name: Build WinUIBackend
5050
run: swift build --target WinUIBackend
51-
- name: Build GtkBackend
52-
run: swift build --target GtkBackend

0 commit comments

Comments
 (0)