Skip to content

Commit 05d9243

Browse files
committed
build for macOS on macOS12
1 parent 3d67ee2 commit 05d9243

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
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ${{ matrix.os }}
1919
strategy:
2020
matrix:
21-
os: [ubuntu-20.04, macos-11] # windows-2019
21+
os: [ubuntu-20.04, macos-12] # macos-11, windows-2019
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)