mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-21 19:00:18 +00:00
Java 3.1.1.
This commit is contained in:
parent
353caec8b1
commit
a2cebe4aa9
2
.github/workflows/build-action.yaml
vendored
2
.github/workflows/build-action.yaml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
maven_version: [3.8.1, 3.6.3, 3.5.4]
|
||||
maven_version: [3.1.1, 3.8.1, 3.6.3, 3.5.4]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user