Skip to content

Commit

Permalink
Merge pull request #58 from postindustria-tech/update-java-versions-m…
Browse files Browse the repository at this point in the history
…acos

options: remove Java 8 for macOS
  • Loading branch information
justadreamer authored Apr 24, 2024
2 parents ff86e10 + d2edefd commit 5a1887a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ci/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,5 @@
"Name": "MacOS_Java_11",
"JavaSDKEnvVar": "JAVA_HOME_11_X64",
"RunPerformance": true
},
{
"Image": "macos-latest",
"Name": "MacOS_Java_8",
"JavaSDKEnvVar": "JAVA_HOME_8_X64",
"RunPerformance": true
}

]

0 comments on commit 5a1887a

Please sign in to comment.