Skip to content

Commit

Permalink
attempt to set a CI build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
TilmanNeumann committed Dec 30, 2024
1 parent eb35a66 commit 111b68e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
build:

runs-on: ubuntu-latest

timeout-minutes: 30

steps:
- uses: actions/checkout@v4
- name: Set up JDK 11
Expand Down

0 comments on commit 111b68e

Please sign in to comment.