File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -16,31 +16,17 @@ jobs:
16
16
fail-fast : false
17
17
matrix :
18
18
include :
19
- - os : " ubuntu-latest"
20
- java-version : 11
21
- distribution : ' adopt'
22
- keyring : ' gnome'
23
19
- os : " ubuntu-latest"
24
20
java-version : 17
25
21
distribution : ' adopt'
26
22
keyring : ' gnome'
27
- - os : " ubuntu-latest"
28
- java-version : 11
29
- distribution : ' adopt'
30
- keyring : ' kde'
31
23
- os : " ubuntu-latest"
32
24
java-version : 17
33
25
distribution : ' adopt'
34
26
keyring : ' kde'
35
- - os : " macos-latest"
36
- java-version : 11
37
- distribution : ' adopt'
38
27
- os : " macos-latest"
39
28
java-version : 17
40
29
distribution : ' adopt'
41
- - os : ' windows-latest'
42
- java-version : 11
43
- distribution : ' adopt'
44
30
- os : ' windows-latest'
45
31
java-version : 17
46
32
distribution : ' adopt'
You can’t perform that action at this time.
0 commit comments