Skip to content

Commit

Permalink
Added Micosoft JDK Build to test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Dec 27, 2021
1 parent c3a9f80 commit 9d2fe01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
strategy:
matrix:
java-version: [ 17 ]
java-distro: [ temurin, zulu, liberica ] # microsoft
java-distro: [ temurin, zulu, liberica, microsoft ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 9d2fe01

Please sign in to comment.