Skip to content

Commit 1f2a5b7

Browse files
committed
ci: use macos-14 instead of macos-13
1 parent 97ee265 commit 1f2a5b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
fail-fast: false
114114
matrix:
115115
os:
116-
- { arch: 'Intel', runner: 'macos-13' }
116+
- { arch: 'Intel', runner: 'macos-14' }
117117
- { arch: 'Arm', runner: 'macos-latest' }
118118
python-version: ['3.10', '3.11', '3.12', '3.13']
119119

0 commit comments

Comments
 (0)