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
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
os: [ubuntu-20.04, windows-2019, macos-11]
steps:
- uses: actions/checkout@v3