Skip to content

Commit ee91ba9

Browse files
committed
Try Windows again
1 parent 2dc9f08 commit ee91ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
java: [8, 17, 22]
28-
os: [ubuntu-latest, macos-latest]
28+
os: [ubuntu-latest, macos-latest, windows-latest]
2929
steps:
3030
- name: Checkout the repo
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)