Skip to content

Commit cb55f6b

Browse files
committed
Use macos-13.
1 parent 4b63ce4 commit cb55f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
python-version: ['3.9', '3.10', '3.11', '3.12']
35-
os: [macos-latest]
35+
os: [macos-13]
3636

3737
steps:
3838

0 commit comments

Comments
 (0)