Skip to content

Commit

Permalink
fixup! try running on a m1 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Dec 6, 2023
1 parent 6723548 commit c9007fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
integration-macos:
name: "Integration macos"
# needed to get latest cpu
runs-on: macos-13
runs-on: macos-13-xlarge
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c9007fe

Please sign in to comment.