Skip to content

Commit

Permalink
run ci tests on macos-latest-large platform
Browse files Browse the repository at this point in the history
Co-authored-by: Szymon Fiedler <[email protected]>
Co-authored-by: Paweł Pacana <[email protected]>
  • Loading branch information
3 people committed Oct 20, 2023
1 parent 8d041d5 commit e04c4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aggregate_root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- reopened
jobs:
test:
runs-on: macos-latest
runs-on: macos-latest-large
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e04c4b8

Please sign in to comment.