Skip to content

Commit a0c9add

Browse files
ci: decrease timeout to 40 mins for UI tests
1 parent f4d8abc commit a0c9add

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swiftui-auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
ui-tests:
145145
name: UI Tests
146146
runs-on: macos-26
147-
timeout-minutes: 60
147+
timeout-minutes: 40
148148
steps:
149149
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
150150

0 commit comments

Comments
 (0)