Skip to content

Commit 51312c6

Browse files
authored
Merge pull request #157 from lool/bump-github-test-timeouts
fix(ci): Bump lava-action timeouts to 240mn
2 parents 1939dbd + b24a95f commit 51312c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
cat "${{ matrix.target }}"
6868
6969
- name: Submit ${{ matrix.target }}
70-
timeout-minutes: 20
70+
timeout-minutes: 240
7171
uses: foundriesio/lava-action@v6
7272
with:
7373
lava_token: ${{ secrets.LAVATOKEN }}

0 commit comments

Comments
 (0)