Skip to content

Commit

Permalink
Use arm32v7 image
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 committed Feb 10, 2024
1 parent a5955f8 commit 9a39272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
deps_container: gitpod/openvscode-server-linux-build-agent:centos7-devtoolset8-arm64
- vscode_arch: armhf
npm_arch: arm
deps_container: gitpod/openvscode-server-linux-build-agent:bionic-armhf
deps_container: gitpod/openvscode-server-linux-build-agent:bionic-arm32v7

name: Build linux-${{ matrix.vscode_arch }}
outputs:
Expand Down

0 comments on commit 9a39272

Please sign in to comment.