Skip to content

Commit

Permalink
Add macos-10
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Apr 7, 2022
1 parent 092d4a3 commit 2175c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: ['3.8']
os: [macos-12, windows-latest, ubuntu-latest]
os: [macos-10.15, windows-latest, ubuntu-latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2175c53

Please sign in to comment.