Skip to content

Commit 25a5c01

Browse files
committed
CI: increasing il2cpp build timeout to 30 mins [skip ci]
1 parent 79be850 commit 25a5c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Run by Build with il2cpp
8686
# checks that all weaver generate code in the test dlls also compiles for IL2CPP
8787
run: unity-editor -nographics -logFile /dev/stdout -executeMethod Mirage.Tests.BuildIL2CPP.BuildTests.BuildWithIl2CPP -quit
88-
timeout-minutes: 20
88+
timeout-minutes: 30
8989

9090
Publish:
9191
# only run once both tests and il2cpp have passed

0 commit comments

Comments
 (0)