DOC: Bump to non-deprecated image

This commit is contained in:
Eric Larson
2022-07-17 14:31:45 -04:00
parent 7c922f99d4
commit 0e1878bcdb
8 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request]
jobs:
build_wheels_macos:
name: Build wheels on macos-10.15
runs-on: macos-10.15
name: Build wheels on macos-11
runs-on: macos-11
steps:
- uses: actions/checkout@v3