mirror of
https://github.com/actions/setup-java.git
synced 2026-07-05 20:05:38 +00:00
Compare commits
1 Commits
8e287f0104
...
8a4bcae8f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8a4bcae8f1 |
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
distribution: ['temurin', 'sapmachine']
|
||||
distribution: ['temurin']
|
||||
version: ['21', '17']
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user