Skip to content

Commit

Permalink
build PGO wheels on macos-latest runners (#1624)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt authored Feb 6, 2025
1 parent 164b9ff commit 0862ea5
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 @@ -506,7 +506,7 @@ jobs:
ls: dir
runs-on: windows-latest
- os: macos
runs-on: macos-latest-xlarge
runs-on: macos-latest
exclude:
# macos arm only supported from 3.10 and up
- os: macos
Expand Down

0 comments on commit 0862ea5

Please sign in to comment.