Skip to content

Commit

Permalink
options: remove Java 8 for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-alexander-popel committed Apr 24, 2024
1 parent cc86f3a commit 73bf7ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ci/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,5 @@
"Image": "macos-latest",
"Name": "MacOS_Java_11",
"JavaSDKEnvVar": "JAVA_HOME_11_X64"
},
{
"Image": "macos-latest",
"Name": "MacOS_Java_8",
"JavaSDKEnvVar": "JAVA_HOME_8_X64"
}

]

0 comments on commit 73bf7ba

Please sign in to comment.