We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9851a39 commit 4e9aa25Copy full SHA for 4e9aa25
.github/workflows/release.yml
@@ -86,7 +86,7 @@ jobs:
86
needs: build-maven-jars
87
strategy:
88
matrix:
89
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest, macos-latest, windows-latest]
90
steps:
91
- name: "Check out repository"
92
uses: actions/checkout@v4
0 commit comments