Skip to content

Commit

Permalink
try maxos-latest-xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Dec 8, 2023
1 parent e1f4ead commit 7e7c184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-13, ubuntu-22.04, windows-2022, macos-13-xlarge]
os: [macos-13, ubuntu-22.04, windows-2022, macos-latest-xlarge]
minor: [9, 10, 11]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 7e7c184

Please sign in to comment.