From bfb70f9ccd2085e893b7a04118b481a9e3dd1323 Mon Sep 17 00:00:00 2001 From: okkothejawa <103260942+okkothejawa@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:28:00 +0300 Subject: [PATCH] Fix Hive CI runs on part --- .github/workflows/hive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index 253825be3..edb4cbf1d 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -76,7 +76,7 @@ jobs: needs: prepare name: run - runs-on: ubuntu-latest + runs-on: ubicloud-standard-2 permissions: issues: write steps: