diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index 2d96df979..e014351e0 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -17,7 +17,7 @@ permissions: jobs: check: # The type of runner that the job will run on - runs-on: '["self-hosted", "cere-network-large-workers"]' + runs-on: ["self-hosted", "cere-network-xlarge-workers"] # Steps represent a sequence of tasks that will be executed as part of the job steps: