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 1af97f9 commit f81b092Copy full SHA for f81b092
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- "3.11"
21
runs-on:
22
- ubuntu-latest
23
- - macos-latest
+ - macos-15-intel
24
runs-on: ${{ matrix.runs-on }}
25
name: Test • 🐍 ${{ matrix.python-version }} • ${{matrix.runs-on}}
26
steps:
0 commit comments