@@ -13,7 +13,8 @@ jobs:
strategy:
matrix:
- os: [ubuntu-22.04, macos-latest, windows-latest]
+ os: [ubuntu-22.04]
+ # os: [ubuntu-22.04, macos-latest, windows-latest]
python: [3.11]
steps: