Skip to content

Commit

Permalink
Merge branch 'main' into patch-231
Browse files Browse the repository at this point in the history
  • Loading branch information
piatrashkakanstantinass authored Dec 2, 2021
2 parents c40c24a + cd9f020 commit 78a4830
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10']
os: [ubuntu-latest, windows-latest, macos-latest]
exclude:
- os: macos-latest
python-version: "3.6"
runs-on: ${{ matrix.os }}
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 78a4830

Please sign in to comment.