mirror of
https://github.com/browser-use/browser-use
synced 2026-04-29 17:47:22 +02:00
remove test self hosted
This commit is contained in:
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user