Skip to content

Commit 1e94885

Browse files
authored
Apply suggestion from @henryiii
1 parent 0622e1a commit 1e94885

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
@@ -20,7 +20,7 @@ jobs:
2020
- "3.11"
2121
runs-on:
2222
- ubuntu-latest
23-
- macos-13
23+
- macos-15-intel
2424
runs-on: ${{ matrix.runs-on }}
2525
name: Test • 🐍 ${{ matrix.python-version }} • ${{matrix.runs-on}}
2626
steps:

0 commit comments

Comments
 (0)