Skip to content

Commit

Permalink
Add tests on macOS 11 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Nov 24, 2021
1 parent 4e0b43b commit 1e24b1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-latest
- macos-11
- macos-10.15
python-version:
- "3.6"
- "3.7"
Expand Down

0 comments on commit 1e24b1e

Please sign in to comment.