Skip to content

Commit

Permalink
Merge pull request #554 from iusildra/change-java-11-ci
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
adpi2 authored Aug 4, 2023
2 parents d03426f + 2bca1ce commit 7643b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
include:
- os: ubuntu-latest
jvm: 'adoptium:1.8.0-372'
- os: window-latest
- os: windows-latest
jvm: 'adoptium:1.11.0.19'
- os: macOS-latest
jvm: 'adoptium:1.17.0.7'
Expand All @@ -55,7 +55,7 @@ jobs:
include:
- os: windows-latest
jvm: 'adoptium:1.8.0-372'
- os: unbutu-latest
- os: ubuntu-latest
jvm: 'adoptium:1.11.0.19'
- os: macOS-latest
jvm: 'adoptium:1.17.0.7'
Expand Down

0 comments on commit 7643b87

Please sign in to comment.