mirror of
https://github.com/ethauvin/bld-archive.git
synced 2025-04-26 05:47:11 -07:00
Added LICENSE and readme
This commit is contained in:
parent
18fb00ef75
commit
2376c9f3e1
4 changed files with 235 additions and 2 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [ 17, 19, 20 ]
|
||||
java-version: [ 17, 19 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue