mirror of
https://github.com/actions/setup-java.git
synced 2025-02-11 10:05:37 +00:00
chore(e2e-versions): Update setup-java-version-from-file-major-minor-patch-with-dist
test to include the file name of the java-version-file that is used
This commit is contained in:
parent
72c7ceb97a
commit
0c2e604cdc
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
@ -481,7 +481,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
setup-java-version-from-file-major-minor-patch-with-dist:
|
||||
name: ${{ matrix.distribution }} version from file 'openjdk64-17.0.10' - ${{ matrix.os }}
|
||||
name: ${{ matrix.distribution }} version from file '${{ matrix.java-version-file }}' - ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user