There was an error while loading. Please reload this page.
1 parent 2ef84ec commit b18df2dCopy full SHA for b18df2d
1 file changed
other/update-workshops/canonical/deploy.yml
@@ -83,7 +83,8 @@ jobs:
83
84
tests:
85
name: 🧪 Test
86
- timeout-minutes: 15
+ # Browser installation plus solution-app tests can exceed the setup budget.
87
+ timeout-minutes: 30
88
runs-on: ubuntu-latest
89
steps:
90
- name: ⬇️ Checkout repo
0 commit comments