Skip to content

Commit

Permalink
test with the latest maven versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSnoozer committed Jun 3, 2024
1 parent ae8ebb0 commit 5321c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
matrix:
java_version: ['11']
maven_version: ['3.6.3', '3.8.8', '3.9.6', '4.0.0-alpha-13']
maven_version: ['3.6.3', '3.8.8', '3.9.7', '4.0.0-alpha-13', '4.0.0-beta-3']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5321c8f

Please sign in to comment.