Skip to content

Commit

Permalink
specififed which runner to use
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Jun 7, 2024
1 parent 7067a36 commit 2a42aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nanopyx_night_mechanic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
verbose: true # optional (default = false)

test_on_macos:
runs-on: [self-hosted, macOS]
runs-on: [self-hosted, macOS, ARM64]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2a42aa8

Please sign in to comment.