Skip to content

Commit

Permalink
Update tox-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasvana10 committed Apr 29, 2024
1 parent 892cfd5 commit 669dac1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tox-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
strategy:
fail-fast: false
matrix:
exclude:
- platform: ubuntu-latest
python-version: 3.12
- platform: macos-latest
python-version: 3.7
# https://help.github.com/articles/virtual-environments-for-github-actions
platform:
- ubuntu-latest # ubuntu-22.04
Expand Down

0 comments on commit 669dac1

Please sign in to comment.