Skip to content

Commit

Permalink
Merge pull request #12 from tracehubpm/mvn
Browse files Browse the repository at this point in the history
Windows removed
  • Loading branch information
dukris authored Jan 18, 2024
2 parents 9b49b8b + 9652b43 commit 6533767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .0pdd.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tags:
- pdd
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 6533767

Please sign in to comment.