Skip to content

Commit

Permalink
Roll back to use non-M1 processors for now
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Apr 25, 2024
1 parent b9f7bca commit fdea07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: ./.github/actions/main-build

macOS:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit fdea07e

Please sign in to comment.