Skip to content

Commit

Permalink
async server tests linux only exc python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Oct 15, 2023
1 parent e236592 commit 619d872
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/async_server_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
exclude:
- os: windows-latest
python-version: "3.12"
- os: ubuntu-latest
python-version: "3.12"
runs-on: ${{matrix.os}}
name: 'Run Tests on ${{matrix.os}} with Python ${{matrix.python-version}}'

Expand Down

0 comments on commit 619d872

Please sign in to comment.