Skip to content

Commit

Permalink
Drop Windows x86 build
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepyLeslie committed May 17, 2024
1 parent a2c46c7 commit 631ec58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
node:
- 18
include:
- os: windows-latest
node: 18
host: x86
target: x86
- os: macos-14
node: 18
host: arm64
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ and from an early standalone version of Grist developed at Grist Labs.

## Roadmap

* [x] Set up a Windows x86 build
* [ ] Set up a Windows x86 build (need to resolve OOM issue)
* [x] Set up a Windows x64 build
* [x] Set up a Linux x64 build
* [x] Set up a Mac x64 build
Expand Down

0 comments on commit 631ec58

Please sign in to comment.