Skip to content

Commit 1e24b1e

Browse files
committed
Add tests on macOS 11 in CI
1 parent 4e0b43b commit 1e24b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
matrix:
1313
os:
1414
- ubuntu-20.04
15-
- macos-latest
15+
- macos-11
16+
- macos-10.15
1617
python-version:
1718
- "3.6"
1819
- "3.7"

0 commit comments

Comments
 (0)