Skip to content

Commit

Permalink
ci: Test build on windows
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Solórzano <[email protected]>
  • Loading branch information
jorsol committed Apr 20, 2024
1 parent 0022f16 commit 3ca52b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ on:

jobs:
build:

runs-on: ubuntu-latest

runs-on: ["ubuntu-latest", "windows-latest"]
steps:
- uses: actions/checkout@v3
- name: Set up JDK 21
Expand Down

0 comments on commit 3ca52b7

Please sign in to comment.