Skip to content

Commit

Permalink
Try macos 15
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Feb 10, 2025
1 parent efdce85 commit 76ccbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
package: [fuel, fuel-testnet, fuel-mainnet, fuel-ignition, fuel-nightly]
os: [buildjet-4vcpu-ubuntu-2204, macos-latest-large, macos-latest-xlarge]
os: [buildjet-4vcpu-ubuntu-2204, macos-15-large, macos-15-xlarge]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 76ccbec

Please sign in to comment.