mirror of
https://github.com/actions/setup-java.git
synced 2026-06-17 00:45:55 +00:00
attempt to add e2e test for Alpine
This commit is contained in:
parent
1411ef367b
commit
6323dcf952
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
setup-java-major-versions:
|
||||
name: ${{ matrix.distribution }} ${{ matrix.version }} (jdk-x64) - ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
container:
|
||||
image: ${{ matrix.container }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user