Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mocsharp authored Aug 30, 2022
1 parent ccb1fcb commit 64222e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: 1.11
distribution: 'zulu'
java-version: '11'

- uses: actions/setup-dotnet@v2
with:
Expand Down

0 comments on commit 64222e2

Please sign in to comment.