Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed May 1, 2024
1 parent 7904925 commit 5773be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
include:
- {os: ubuntu-20.04, python-version: '3.6'}
exclude:
- {os: macos-latest, python-version: '3.7'}
fail-fast: false

steps:
Expand Down

0 comments on commit 5773be9

Please sign in to comment.