diff --git a/.github/workflows/fw-lite.yaml b/.github/workflows/fw-lite.yaml index ab1dde37b..70cc22320 100644 --- a/.github/workflows/fw-lite.yaml +++ b/.github/workflows/fw-lite.yaml @@ -28,7 +28,7 @@ jobs: build-app: name: Build FW Lite timeout-minutes: 20 - runs-on: unutbu-latest + runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4