Skip to content

Commit

Permalink
Wait 15 minutes before running the benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
edigaryev committed Nov 12, 2024
1 parent a0db943 commit 137d722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
uses: mobiledevops/xcode-select-version-action@v1
with:
xcode-select-version: 15.2
- name: Wait 30 minutes
run: sleep 1800
- name: Wait 15 minutes
run: sleep 900
- name: macOS version
run: sw_vers
- name: Xcodes list
Expand Down

0 comments on commit 137d722

Please sign in to comment.