Skip to content

Commit 182f54d

Browse files
Disable Windows build job
1 parent 2358491 commit 182f54d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8888

8989
build-static-windows:
90+
if: false # Windows job is currently disabled; it's failing to find required modules in the Qt build
9091
runs-on: windows-latest
9192
env:
9293
BUILD_NAME: porymap-windows

0 commit comments

Comments
 (0)