Skip to content

Commit 9d6eb92

Browse files
authored
Update .github/workflows/python.yml
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f65995d commit 9d6eb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
matrix:
118118
os:
119119
- ubuntu-latest
120-
- macos-13
120+
- macos-latest
121121
- windows-latest
122122
python-version:
123123
- "3.13" # highest supported

0 commit comments

Comments
 (0)