Skip to content

Commit

Permalink
activate full matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gubaer committed Jan 26, 2025
1 parent 2e23fa2 commit 55c6b51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
matrix:
platform:
- ubuntu-latest
#- windows-latest
- windows-latest
josm-version:
- latest
#- tested
#- release
- tested
- release
jdk:
#- 17
- 17
- 21

name: Build plugin on ${{ matrix.platform }} - JDK ${{ matrix.jdk }}, minJosmVersion=${{ matrix.josm-version }}
Expand Down

0 comments on commit 55c6b51

Please sign in to comment.