ci(actions): run build in maven:3.9-eclipse-temurin-17 to provide Java+Maven
This commit is contained in:
@@ -13,6 +13,8 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
build_test_package:
|
build_test_package:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: maven:3.9-eclipse-temurin-17
|
||||||
steps:
|
steps:
|
||||||
- name: Show Java and Maven versions
|
- name: Show Java and Maven versions
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user