Skip to content

Commit

Permalink
Add corretto jre e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
WtfJoke committed Apr 9, 2022
1 parent 6c1601e commit e3169ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e-versions.yml
Expand Up @@ -159,6 +159,10 @@ jobs:
java-package: jre+fx
version: '11'
os: ubuntu-latest
- distribution: 'corretto'
java-package: jre
version: '8'
os: windows-latest
exclude:
# Eclipse Temurin currently doesn't publish JREs, only JDKs
- distribution: 'temurin'
Expand Down

0 comments on commit e3169ad

Please sign in to comment.