Skip to content

Commit c7ce866

Browse files
committed
wheel building: try newer macos ci runner
1 parent d24b02b commit c7ce866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

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

1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)