Skip to content

Commit

Permalink
ci: remove alpine and linux armhf targets
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-cumplido committed Nov 7, 2024
1 parent 1380e03 commit b755b6f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ jobs:
platform: linux
arch: arm64
npm_config_arch: arm64
- os: ubuntu-latest
platform: linux
arch: armhf
npm_config_arch: arm
- os: ubuntu-latest
platform: alpine
arch: x64
npm_config_arch: x64
- os: macos-latest
platform: darwin
arch: x64
Expand Down

0 comments on commit b755b6f

Please sign in to comment.