mirror of
https://github.com/gradle/actions.git
synced 2026-07-28 07:04:32 +02:00
Add test for detection of java toolchains
This commit is contained in:
@@ -124,3 +124,10 @@ jobs:
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
download-dist: true
|
||||
|
||||
toolchain-detection:
|
||||
needs: build-distribution
|
||||
uses: ./.github/workflows/integ-test-detect-java-toolchains.yml
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
download-dist: true
|
||||
|
||||
Reference in New Issue
Block a user