Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Commit

Permalink
Upgrade JDK 15-ea
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Mar 28, 2020
1 parent 5c5065b commit 65a6d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: JDK 15
uses: elgohr/Publish-Docker-Github-Action@cade1bc
env:
ADDITIONAL_JDK_VERSION: 15.ea.14-open
ADDITIONAL_JDK_VERSION: 15.ea.15-open
with:
name: junitteam/build:15
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 65a6d47

Please sign in to comment.