diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 9563e606..c5651c30 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: - machine: [pv-linux, pv-ios, pv-windows] + machine: [pv-linux, pv-windows] steps: - uses: actions/checkout@v3