Skip to content

Commit 9b5423b

Browse files
authored
Pin CI to macos-13
1 parent fa4360b commit 9b5423b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
include:
2020
- os: windows-latest
2121
python-version: '3.12'
22-
- os: macos-latest
22+
- os: macos-13
2323
python-version: '3.12'
2424

2525
steps:

0 commit comments

Comments
 (0)