Skip to content

Commit

Permalink
Double macos timeout (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin authored Dec 6, 2023
1 parent 27ae579 commit 60aa675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
set -x
hdiutil attach -mountroot /tmp/am-mount ./angr-management-macOS.dmg
open /tmp/am-mount/*/*.app
sleep 30
sleep 60
windows=$(osascript -e '
tell application "System Events" to get (name of every window of processes whose name contains "angr management") as string
')
Expand Down

0 comments on commit 60aa675

Please sign in to comment.