Skip to content

Commit

Permalink
ci: revert to default macOS runners
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoaov committed Jan 21, 2024
1 parent ee19b19 commit 2afdfe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: MacOS
runs-on: ARM64
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 2afdfe3

Please sign in to comment.