Changeset 19485 in josm
- Timestamp:
- 2026-02-03T10:08:37+01:00 (22 hours ago)
- Location:
- trunk/.github/workflows
- Files:
-
- 2 edited
-
ant-test.yml (modified) (1 diff)
-
ant.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/ant-test.yml
r19482 r19485 20 20 matrix: 21 21 # test against latest update of each major Java version, as well as specific updates of LTS versions: 22 java: [11, 17,21, 25]22 java: [11, 21, 25] 23 23 os: [ubuntu-latest, macos-latest, windows-latest] 24 24 name: Java ${{ matrix.java }} on ${{ matrix.os }} -
trunk/.github/workflows/ant.yml
r19482 r19485 69 69 matrix: 70 70 # test against latest update of each major Java version, as well as specific updates of LTS versions: 71 java: [11, 17,21, 25]71 java: [11, 21, 25] 72 72 os: [ubuntu-latest, macos-latest, windows-latest] 73 73 name: Java ${{ matrix.java }} on ${{ matrix.os }}
Note:
See TracChangeset
for help on using the changeset viewer.
