diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 4d452f45a..74b0396e2 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -13,7 +13,7 @@ on: - "circuits/circuits/**" jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-22.04-large steps: - name: Checkout Repository