mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-26 09:56:32 -05:00
Disable Windows build job
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
build-static-windows:
|
||||
if: false # Windows job is currently disabled; it's failing to find required modules in the Qt build
|
||||
runs-on: windows-latest
|
||||
env:
|
||||
BUILD_NAME: porymap-windows
|
||||
|
||||
Reference in New Issue
Block a user