mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-25 11:46:38 +01:00
Update github workflow
This commit is contained in:
parent
3741fb4cec
commit
87c60a5b44
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
build_and_test:
|
||||
strategy:
|
||||
matrix:
|
||||
jdkversion: [8, 11, 17]
|
||||
jdkversion: [11]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user