remove test self hosted

This commit is contained in:
Magnus Müller
2025-09-03 10:52:36 -07:00
parent 419f558629
commit a0ffb70b01

View File

@@ -31,7 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest, self-hosted]
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.11", "3.13"]
env:
ANONYMIZED_TELEMETRY: 'false'