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 4376b1d commit 8b6e040Copy full SHA for 8b6e040
.github/workflows/e2e.yml
@@ -38,6 +38,7 @@ jobs:
38
node-version: '16'
39
- run: |
40
./gradlew clean build nativeCompile -PspringShellSampleMusl=${{ matrix.musl }} -PspringShellSampleE2E=true
41
+ timeout-minutes: 30
42
- uses: actions/upload-artifact@v3
43
with:
44
name: spring-shell-samples-${{ matrix.nickname }}
0 commit comments