There was an error while loading. Please reload this page.
1 parent c047a37 commit 6435152Copy full SHA for 6435152
3 files changed
.github/workflows/check.yaml
@@ -235,6 +235,7 @@ jobs:
235
bun-target-arch: arm64
236
237
runs-on: ${{ matrix.os }}
238
+ timeout-minutes: 20
239
240
steps:
241
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
.github/workflows/pre_release.yaml
@@ -101,6 +101,7 @@ jobs:
101
102
103
104
105
106
107
- name: Checkout repository
.github/workflows/release.yaml
@@ -136,6 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments