Skip to content

Commit 66f3a02

Browse files
committed
[CI] Change mac runner to latest
1 parent 92232b7 commit 66f3a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [ macos-14 ]
21+
os: [ macos-latest ]
2222
python-version: ["3.11"]
2323

2424
steps:

0 commit comments

Comments
 (0)