We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fffaa1 commit a1a7895Copy full SHA for a1a7895
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- "3.11"
21
runs-on:
22
- ubuntu-latest
23
- - macos-13
+ - macos-15-intel
24
runs-on: ${{ matrix.runs-on }}
25
name: Test • 🐍 ${{ matrix.python-version }} • ${{matrix.runs-on}}
26
steps:
0 commit comments