From 74324905e86a77f314f10914b394095c8b192916 Mon Sep 17 00:00:00 2001 From: Jun Kim <64379343+junkim012@users.noreply.github.com> Date: Wed, 7 Feb 2024 03:10:20 -0500 Subject: [PATCH] chore: why does 16 core 64 gb take longer --- .github/workflows/checks.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 58773881..8d777f9f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -7,7 +7,7 @@ concurrency: jobs: prettify: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -58,7 +58,7 @@ jobs: codespell: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -77,7 +77,7 @@ jobs: validate-links: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -103,7 +103,7 @@ jobs: tests: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -139,7 +139,7 @@ jobs: solhint: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -158,7 +158,7 @@ jobs: slither: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: @@ -196,7 +196,7 @@ jobs: storage-check: runs-on: - labels: linux-64-core-256-GB + labels: linux-16-core-64-GB strategy: matrix: os: