Skip to content

Commit 4e9aa25

Browse files
cushonvorburger
andcommitted
Update .github/workflows/release.yml
Co-authored-by: Michael Vorburger <[email protected]>
1 parent 9851a39 commit 4e9aa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
needs: build-maven-jars
8787
strategy:
8888
matrix:
89-
os: [ubuntu-latest, macos-latest]
89+
os: [ubuntu-latest, macos-latest, windows-latest]
9090
steps:
9191
- name: "Check out repository"
9292
uses: actions/checkout@v4

0 commit comments

Comments
 (0)