Skip to content

Commit

Permalink
no linux arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed Jun 16, 2024
1 parent 2d99698 commit a754485
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/jetbrains-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ jobs:
platform: linux
arch: x64
npm_config_arch: x64
- os: ubuntu-latest
platform: linux
arch: arm64
npm_config_arch: arm64
# - os: ubuntu-latest
# platform: linux
# arch: arm64
# npm_config_arch: arm64
- os: macos-12 # should migrate this to the newer x64 version of macos-14
platform: darwin
arch: x64
Expand Down

0 comments on commit a754485

Please sign in to comment.