diff --git a/.gitea/workflows/service-packs.yaml b/.gitea/workflows/service-packs.yaml index b0e3864..7183c6f 100644 --- a/.gitea/workflows/service-packs.yaml +++ b/.gitea/workflows/service-packs.yaml @@ -11,7 +11,7 @@ on: jobs: build: - runs-on: macos + runs-on: linux steps: - name: Checkout code uses: actions/checkout@v6