Skip to content

Commit ca1fb7b

Browse files
author
Dmitry Yashunin
committed
Fix CI
1 parent 1b88834 commit ca1fb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ${{matrix.os}}
2929
strategy:
3030
matrix:
31-
os: [ubuntu-latest, windows-latest, macos-13]
31+
os: [ubuntu-latest, windows-latest, macos-latest]
3232
steps:
3333
- uses: actions/checkout@v3
3434
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)