mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
chore: increase build timeout to 12 hours in circuits-build.yml (#1664)
This commit is contained in:
1
.github/workflows/circuits-build.yml
vendored
1
.github/workflows/circuits-build.yml
vendored
@@ -33,6 +33,7 @@ concurrency:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ["128ram"]
|
||||
timeout-minutes: 720 # 12 hours
|
||||
permissions:
|
||||
contents: read
|
||||
actions: read
|
||||
|
||||
Reference in New Issue
Block a user