Skip to content

Commit

Permalink
Update maven-smoke-manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Sep 30, 2023
1 parent e4c7abf commit f1df5ab
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/maven-smoke-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ jobs:
distribution: ['temurin', 'zulu', 'oracle', 'corretto', 'microsoft', 'liberica']
include:
- java-version: '21'
distribution: temurin
experimental: false
- java-version: '22-ea'
distribution: zulu
experimental: true
distribution: 'zulu'
# - java-version: '22-ea'
# distribution: zulu
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f1df5ab

Please sign in to comment.