Skip to content

Commit eb41815

Browse files
authored
Update macOS runner version in CI workflow (#897)
1 parent 7f418a0 commit eb41815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
strategy:
6969
matrix:
7070
RUNNER:
71-
- 'macos-13'
71+
- 'macos-15-intel'
7272
- 'macos-latest'
7373
PYTHON:
7474
- {VERSION: "3.8", NOXSESSION: "tests"}

0 commit comments

Comments
 (0)