Skip to content

Commit

Permalink
Testing platform
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-arzola-imp committed Apr 18, 2024
1 parent 2b470ab commit 5957eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ jobs:
build-linux-musl-latest:
runs-on: ubuntu-latest
container:
image: --platform=arm64 arm64v8/node:18.19.0-alpine
# image: --platform=arm64 arm64v8/node:18.19.0-alpine
# image: arm64v8/node:18.19.0-alpine
# image: node:18.19.0-alpine
image: node:18.19.0-alpine
timeout-minutes: 15
steps:
- name: Install bash
Expand Down

0 comments on commit 5957eff

Please sign in to comment.