We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-13
macos-15-intel
1 parent bf81a5b commit 0a2b160Copy full SHA for 0a2b160
1 file changed
.github/workflows/ci.yml
@@ -2474,7 +2474,7 @@ jobs:
2474
timeout-minutes: 10
2475
needs: build-binary-macos-x86_64
2476
name: "check system | python on macos x86-64"
2477
- runs-on: macos-13 # github-macos-13-x86_64-4
+ runs-on: macos-15-intel # github-macos-15-x86_64-4
2478
steps:
2479
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2480
with:
0 commit comments