Skip to content

Commit

Permalink
test: run on self-hosted Apple Silicon runner instead
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad committed Nov 14, 2023
1 parent fb0e4d2 commit 432899f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
jobs:
build:

runs-on: macos-latest-large
runs-on: self-hosted

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 432899f

Please sign in to comment.