Skip to content

Commit

Permalink
Merge pull request #184 from adpi2/fix-ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
adpi2 authored May 16, 2024
2 parents 43fc1a9 + 10906ab commit 89d3028
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 @@ -27,7 +27,7 @@ jobs:
include:
- os: ubuntu-latest
jvm: 'adoptium:1.8.0-412'
- os: window-latest
- os: windows-latest
jvm: 'adoptium:1.11.0.23'
- os: macOS-latest
jvm: 'adoptium:1.17'
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
jvm: 'adoptium:1.21'
jvm: 'adoptium:1.11.0.23'
- os: macOS-latest
jvm: 'adoptium:1.17'
- os: windows-latest
Expand Down

0 comments on commit 89d3028

Please sign in to comment.