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 27, 2022
1 parent 5de031c commit 73dba0a
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 73dba0a

Please sign in to comment.