Skip to content

Commit

Permalink
Ignore windows 3.8 due to sqlite jsonfield incompatibilities
Browse files Browse the repository at this point in the history
  • Loading branch information
MrThearMan committed Jan 29, 2023
1 parent 68ebba4 commit 997f4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
uses: MrThearMan/CI/.github/workflows/test.yml@v0.3.0
with:
python-version: '["3.8", "3.9", "3.10", "3.11"]'
exclude: '[{"os": "windows-latest", "python-version": "3.8"}]'

0 comments on commit 997f4a6

Please sign in to comment.