Skip to content

Commit 0a2b160

Browse files
authored
Migrate from deprecated macos-13 runner to macos-15-intel (#16316)
1 parent bf81a5b commit 0a2b160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2474,7 +2474,7 @@ jobs:
24742474
timeout-minutes: 10
24752475
needs: build-binary-macos-x86_64
24762476
name: "check system | python on macos x86-64"
2477-
runs-on: macos-13 # github-macos-13-x86_64-4
2477+
runs-on: macos-15-intel # github-macos-15-x86_64-4
24782478
steps:
24792479
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24802480
with:

0 commit comments

Comments
 (0)