Skip to content

Commit

Permalink
Revert win64 release for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Jan 13, 2024
1 parent b3bb4ac commit 5abd647
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-win64-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
release_win64:
if: false
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Changelog

## [Unreleased]
### Added
- Precompiled Windows executable
### Changed
- Improved fallbacks in case building import fails in late stages
- Improved polygon flattening when buildings are adjacent
Expand Down

0 comments on commit 5abd647

Please sign in to comment.