Skip to content

Commit a97695a

Browse files
authored
use macos-11
1 parent 1f13d8f commit a97695a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
os: [ubuntu-20.04, windows-2019, macos-10.15]
36+
os: [ubuntu-20.04, windows-2019, macos-11]
3737
# across all operating systems
3838
python-version: ["3.7", "3.10"]
3939
include:

0 commit comments

Comments
 (0)