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 f12f8c6 commit a9d338dCopy full SHA for a9d338d
.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