Skip to content

Commit 8b352d5

Browse files
ci: increase publish-plugin timeout to 60m (xcframework upload takes >30m)
1 parent 93d38b8 commit 8b352d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
publish-plugin:
8282
name: Publish native_workmanager
8383
runs-on: ubuntu-latest
84-
timeout-minutes: 30
84+
timeout-minutes: 60
8585
needs: preflight
8686
permissions:
8787
id-token: write # Required for OIDC-based pub.dev auth

0 commit comments

Comments
 (0)