Changeset 17287 in josm for trunk/.github/workflows/ant.yml


Ignore:
Timestamp:
2020-10-30T20:50:16+01:00 (4 years ago)
Author:
Don-vip
Message:

fix #20009 - Build macOS bundles on Java 15, not 16-ea (yet)

File:
1 edited

Legend:

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

    r17254 r17287  
    3131          - java: 11
    3232            os: macos-latest
    33           - java: 15
     33          - java: 16-ea
    3434            os: macos-latest
    3535          - headless: "false"
Note: See TracChangeset for help on using the changeset viewer.