Skip to content

Commit 37af865

Browse files
committed
JDK 8 no longer available for MacOS on GitHub Actions
1 parent 3805440 commit 37af865

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ jobs:
127127
- os: ubuntu-latest
128128
javaVersion: 11
129129
javaDist: temurin
130+
# JDK 8 no longer available for MacOS
131+
- os: macOS-latest
132+
javaVersion: 8
130133
# Save some cloud computing resources
131134
- os: windows-latest
132135
javaDist: zulu

0 commit comments

Comments
 (0)