We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3081bcc commit a4ccf64Copy full SHA for a4ccf64
1 file changed
.github/workflows/default-tests.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
matrix:
67
java_version: ['11']
68
- maven_version: ['3.0', '3.0.5', '3.1.1', '3.2.5', '3.3.9', '3.5.4', '3.6.3', '3.8.1']
+ maven_version: ['3.1.1', '3.2.5', '3.3.9', '3.5.4', '3.6.3', '3.8.1']
69
70
steps:
71
- uses: actions/checkout@v2
0 commit comments