]> git.seodisparate.com - TurnBasedMinecraftMod/commitdiff
Change action runner for tags/releases
authorStephen Seo <seo.disparate@gmail.com>
Thu, 21 Mar 2024 04:19:18 +0000 (13:19 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 21 Mar 2024 04:19:18 +0000 (13:19 +0900)
.forgejo/workflows/build-jar.yaml

index f554559191cc4a563cbda3c4a5f46c8a23ade00d..bc57170e5d52dd7399fa6bf44e805b24edb8efe4 100644 (file)
@@ -6,7 +6,7 @@ on:
 
 jobs:
   check-release-exists:
-    runs-on: any_archLinux
+    runs-on: highmem_self
     outputs:
       status: ${{ steps.release_exists_check.outputs.http_code }}
     steps: