Skip to content

Commit 6550994

Browse files
committed
bump core addons timeout
1 parent 23d977d commit 6550994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-snap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
name: Test core addons upgrade
109109
runs-on: ubuntu-latest
110110
needs: build
111-
timeout-minutes: 30
111+
timeout-minutes: 60
112112
steps:
113113
- name: Checking out repo
114114
uses: actions/checkout@v4

0 commit comments

Comments
 (0)