Changeset 17566 in josm for trunk/.github


Ignore:
Timestamp:
2021-03-16T18:17:23+01:00 (3 years ago)
Author:
Don-vip
Message:

see #19724 - Java 16 GA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/ant.yml

    r17539 r17566  
    6969      matrix:
    7070        # test against latest update of each major Java version, as well as specific updates of LTS versions:
    71         java: [8, 11, 15, 16-ea, 17-ea]
     71        java: [8, 11, 16, 17-ea]
    7272        os: [ubuntu-latest, macos-latest, windows-latest]
    7373        headless: ["true", "false"]
Note: See TracChangeset for help on using the changeset viewer.