Skip to content

Commit

Permalink
Try Windows again
Browse files Browse the repository at this point in the history
  • Loading branch information
SMadani committed Jun 20, 2024
1 parent 2dc9f08 commit ee91ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
java: [8, 17, 22]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- name: Checkout the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit ee91ba9

Please sign in to comment.