Skip to content

Commit

Permalink
remove unused targets
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed Jun 16, 2024
1 parent 21b73b6 commit f154c58
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/jetbrains-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ jobs:
platform: win32
arch: x64
npm_config_arch: x64
- os: windows-latest
platform: win32
arch: arm64
npm_config_arch: arm
- os: ubuntu-latest
platform: linux
arch: x64
Expand All @@ -188,14 +184,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-12 # should migrate this to the newer x64 version of macos-14
platform: darwin
arch: x64
Expand Down

0 comments on commit f154c58

Please sign in to comment.