Skip to content

Commit

Permalink
feat(objectionary#3251): no win
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Oct 1, 2024
1 parent 4bb9645 commit 16e0b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: mvn
strategy:
matrix:
os: [ ubuntu-20.04, windows-2022, macos-12 ]
os: [ ubuntu-20.04, macos-12 ]
java: [ 11, 20 ]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 16e0b22

Please sign in to comment.