Skip to content

Commit

Permalink
Disable tests on windows until the maven3 / maven4 contains the neede…
Browse files Browse the repository at this point in the history
…d changes (#5)
  • Loading branch information
gnodet committed Feb 8, 2022
1 parent 23b2807 commit 3d4be9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, macOS-latest]
java: [11, 17]
fail-fast: false

Expand Down

0 comments on commit 3d4be9f

Please sign in to comment.