Skip to content

Commit

Permalink
windows Python3.11 no longer excluded from tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Jun 11, 2023
1 parent 81be415 commit 2ed8365
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
python-version: [ 3.8, 3.9, '3.10', '3.11' ]
exclude:
- os: windows-latest
python-version: '3.11'

env:
DISPLAY: ':99.0'
Expand Down

0 comments on commit 2ed8365

Please sign in to comment.