Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sosnovsky committed Oct 30, 2024
1 parent e217e0f commit d18060d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ blocks:
- Build + Swift Unit Test
run:
when: "change_in('/', {exclude: ['/Core/package.json', '/Core/package-lock.json', '/Gemfile', '/Gemfile.lock', '/.github/dependabot.yml']})"
execution_time_limit: 80
execution_time_limit:
minutes: 80
task:
env_vars:
- name: LANG
Expand Down

0 comments on commit d18060d

Please sign in to comment.