Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #278 from ibuildthecloud/run-on
Browse files Browse the repository at this point in the history
Test build on M1 Macbook Air
  • Loading branch information
ibuildthecloud committed Jul 14, 2022
2 parents e65eb2a + f8199ae commit 9668350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
binary:
runs-on: macos-12
runs-on: Darrens-MacBook-Air
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 9668350

Please sign in to comment.