diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3bf2417..e11acc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: with: github-api-key: ${{ secrets.GH_API_KEY }} hetzner-api-key: ${{ secrets.HETZNER_API_KEY }} - hetzner-instance-type: cx11 + hetzner-instance-type: cpx41 build: runs-on: self-hosted