Skip to content

Commit 6b555b9

Browse files
authored
Adding explicit 'os' to the alternate JDKs
1 parent 802f8bc commit 6b555b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
include:
3737
- java: [21, 23]
3838
jdk: [zulu, liberica]
39+
os: [ubuntu-latest]
3940
fail-fast: false
4041

4142
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)