We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da6511 commit 74c9b49Copy full SHA for 74c9b49
.github/workflows/build.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
build-all-versions:
11
+ timeout-minutes: 30
12
strategy:
13
matrix:
14
scala: [ "2.12.17", "2.13.10" ]
0 commit comments