Skip to content

Commit

Permalink
macos 14, 14-large
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo authored Mar 2, 2024
1 parent 3d366c6 commit 0ef4e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
build-bottles:
strategy:
fail-fast: false
max-parallel: 2
max-parallel: 4
matrix:
os: [ubuntu-latest, macos-latest]
os: [macos-14, macos-14-large, macos-13, macos-13-large, ubuntu-latest]
runs-on: ${{ matrix.os }}
env:
HOMEBREW_FORCE_VENDOR_RUBY: 1
Expand Down

0 comments on commit 0ef4e1e

Please sign in to comment.