Updated copyright

This commit is contained in:
Erik C. Thauvin 2023-08-28 14:42:23 -07:00
parent f89285da45
commit 00cbeb8ad6
12 changed files with 100 additions and 84 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