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