Skip to content

Commit 1218156

Browse files
updated macos version
1 parent a65f1aa commit 1218156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: [ubuntu-20.04, windows-2019, macOS-11]
11+
os: [ubuntu-20.04, windows-2019, macOS-13]
1212

1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)