Skip to content

Commit

Permalink
Change build system to windows
Browse files Browse the repository at this point in the history
  • Loading branch information
marad committed Sep 29, 2023
1 parent c2719cd commit 3825a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-maven-central.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
# types: [created]
jobs:
publish:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Set up Java
Expand Down

0 comments on commit 3825a28

Please sign in to comment.