Skip to content

Commit 0862ea5

Browse files
authored
build PGO wheels on macos-latest runners (#1624)
1 parent 164b9ff commit 0862ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ jobs:
506506
ls: dir
507507
runs-on: windows-latest
508508
- os: macos
509-
runs-on: macos-latest-xlarge
509+
runs-on: macos-latest
510510
exclude:
511511
# macos arm only supported from 3.10 and up
512512
- os: macos

0 commit comments

Comments
 (0)