mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
chore: modify circuits-build.yml to reduce runner memory allocation from 64ram to 32ram
This commit is contained in:
2
.github/workflows/circuits-build.yml
vendored
2
.github/workflows/circuits-build.yml
vendored
@@ -33,7 +33,7 @@ concurrency:
|
||||
jobs:
|
||||
build:
|
||||
runs-on:
|
||||
- "64ram"
|
||||
- "32ram"
|
||||
- "self-hosted"
|
||||
- "selfxyz-org"
|
||||
# GitHub-hosted runners cap at 360 min (6h); 720 applies if using self-hosted
|
||||
|
||||
Reference in New Issue
Block a user