Skip to content

Commit

Permalink
Use AdoptOpenJDK image for Java 15
Browse files Browse the repository at this point in the history
  • Loading branch information
marchof committed Oct 7, 2020
1 parent 018eefe commit f636d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- version: 14
image: adoptopenjdk/openjdk14
- version: 15
image: openjdk:15
image: adoptopenjdk/openjdk15
- version: 16
image: openjdk:16

Expand Down

0 comments on commit f636d05

Please sign in to comment.