Skip to content

Commit 619d872

Browse files
committed
async server tests linux only exc python 3.12
1 parent e236592 commit 619d872

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/async_server_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
exclude:
2323
- os: windows-latest
2424
python-version: "3.12"
25+
- os: ubuntu-latest
26+
python-version: "3.12"
2527
runs-on: ${{matrix.os}}
2628
name: 'Run Tests on ${{matrix.os}} with Python ${{matrix.python-version}}'
2729

0 commit comments

Comments
 (0)