Update workflow file
This commit is contained in:
parent
4f0c236cff
commit
baba04d179
@ -10,7 +10,7 @@ jobs:
|
||||
RUN_NUMBER: ${{ gitea.run_number }}
|
||||
strategy:
|
||||
matrix:
|
||||
java: [ '21' ]
|
||||
java: [ '17' ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
Loading…
Reference in New Issue
Block a user