Skip to content

Commit 6a0c245

Browse files
Update
1 parent bd1f517 commit 6a0c245

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/[A] build and test, release if requested.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,8 @@ jobs:
9090
os: [ubuntu-latest, macOS-latest, windows-latest]
9191
java: [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
9292
exclude:
93-
- os: ubuntu-latest
93+
- os: macOS-latest
9494
architecture: x86
95-
distribution: zulu
9695
- distribution: liberica
9796
java: 9
9897
- distribution: liberica

0 commit comments

Comments
 (0)