mirror of
https://github.com/ethauvin/rife2-bld-hello.git
synced 2025-04-27 17:48:12 -07:00
Updated for bld 2.1.0.
Upgraded other dependencies.
This commit is contained in:
parent
e8c4920d25
commit
de0709c9ee
10 changed files with 27 additions and 21 deletions
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
java-version: [ 17, 19 ]
|
||||
java-version: [ 17, 19, 21 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout source repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue