Skip to content

Commit a1a7895

Browse files
committed
Apply suggestion from @henryiii
1 parent 7fffaa1 commit a1a7895

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)