Updated copyright

This commit is contained in:
Erik C. Thauvin 2023-08-28 14:52:13 -07:00
parent 5c85cddf0d
commit 77b7d64852
7 changed files with 42 additions and 24 deletions

View file

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
java-version: [ 17, 19, 20 ]
java-version: [ 17, 20 ]
steps:
- name: Checkout source repository
@ -29,4 +29,4 @@ jobs:
run: ./bld download
- name: Run tests with bld
run: ./bld compile test
run: ./bld compile test