Update github workflow

This commit is contained in:
Gabriele C 2022-10-27 01:47:32 +02:00 committed by GitHub
parent 3741fb4cec
commit 87c60a5b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
build_and_test: build_and_test:
strategy: strategy:
matrix: matrix:
jdkversion: [8, 11, 17] jdkversion: [11]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3