mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-02 15:34:54 -05:00
Disable Windows build job
This commit is contained in:
parent
13c6c90e02
commit
dbc13484b1
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user