Skip to content

Commit

Permalink
chore: drop support for linux/ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabolus committed Jan 20, 2024
1 parent ccb5864 commit 7fef33e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
platform:
- linux/amd64
- linux/arm64/v8
- linux/ppc64le
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
Binary file modified bun.lockb
Binary file not shown.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.3.1"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node@*"
},
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit 7fef33e

Please sign in to comment.