Skip to content

Commit

Permalink
chore: test gh build with container
Browse files Browse the repository at this point in the history
  • Loading branch information
vittee committed May 20, 2024
1 parent 1ea1c97 commit 7d0b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-medley.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node_arch: x64
build-arch: darwin-x64

- runs-on: macos-14
- runs-on: [self-hosted, macOS, ARM64, docker]
container: ubuntu:20.04
node_version: 18
node_arch: arm64
Expand Down

0 comments on commit 7d0b377

Please sign in to comment.