Skip to content

Commit

Permalink
internal: update macOS runner to macos-14-large in GitHub Actions (#2254
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Pospelove authored Dec 6, 2024
1 parent 729909b commit 15ef8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:

jobs:
build:
runs-on: macos-14
runs-on: macos-14-large
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 15ef8c9

Please sign in to comment.