Skip to content

Commit

Permalink
Windows removed
Browse files Browse the repository at this point in the history
  • Loading branch information
dukris committed Jan 18, 2024
1 parent 9b49b8b commit cdbbee3
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 @@ -11,7 +11,7 @@ jobs:
name: Build
strategy:
matrix:
os: [windows-2022, macos-12]
os: [ubuntu-20.04, macos-12]
java: [17]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit cdbbee3

Please sign in to comment.