Skip to content

Commit

Permalink
Increase timeout for build-examples.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 102389]
  • Loading branch information
tmiddlet2666 committed Aug 4, 2023
1 parent 819d868 commit cc10a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

# Build and Test examples
- name: build-test-examples
timeout-minutes: 180
timeout-minutes: 300
shell: bash
env:
MAVEN_USER: ${{ secrets.MavenUser }}
Expand Down

0 comments on commit cc10a4c

Please sign in to comment.