mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
fix version
This commit is contained in:
parent
52d8cfccfd
commit
c66bf76555
3 changed files with 9 additions and 3 deletions
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
|
@ -154,7 +154,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
version: ['17-beta']
|
||||
version: ['17-ea']
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue