Skip to content

Commit

Permalink
Test against maven 4.0.0-alpha-12 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Postremus authored Jan 27, 2024
1 parent 0cef7b4 commit 567fe53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
maven: [ 3.5.2, 3.9.6, 4.0.0-alpha-8]
maven: [ 3.5.2, 3.9.6, 4.0.0-alpha-12]
os: [ ubuntu-latest, windows-latest ]
java: [11, 17, 21]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 567fe53

Please sign in to comment.