Skip to content

Commit 025a1f8

Browse files
committed
CI: Use latest macos images.
1 parent 561d8e8 commit 025a1f8

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
@@ -149,7 +149,7 @@ jobs:
149149
fail-fast: false
150150

151151
matrix:
152-
os: [macos-13, windows-latest]
152+
os: [macos-latest, windows-latest]
153153
python-version:
154154
- "3.8"
155155
- "3.9"

0 commit comments

Comments
 (0)