diff options
author | Sven Gothel <[email protected]> | 2023-05-06 18:03:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-05-06 18:03:07 +0200 |
commit | 3409fd54cc7d56a95864afe1c9f720a1457d1394 (patch) | |
tree | b9e0a3886d426f076f66046ad1f586b1ae602669 /doc | |
parent | 3c2a0c1cfd66e0d812997db4836c69379e1e8476 (diff) |
doc/JogAmpMacOSVersions.md Fix markdown list
Diffstat (limited to 'doc')
-rw-r--r-- | doc/JogAmpMacOSVersions.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/JogAmpMacOSVersions.md b/doc/JogAmpMacOSVersions.md index aba78d3..348488d 100644 --- a/doc/JogAmpMacOSVersions.md +++ b/doc/JogAmpMacOSVersions.md @@ -35,11 +35,9 @@ Available Java(tm) VMs - `export SDKROOT=macosx11.3` (*MacOS SDK*) - `-mmacosx-version-min=10.7` (*Miniumum deployment target*) - OpenJDK Temurin 17.0.5+8 - - MacOS 10.13.6 (High Sierra), Darwin 17, `x86_64` - Test machine - OpenJDK Temurin 17.0.5+8 - - MacOS 13.1 (Ventura), Darwin 22, `arm64` - Test machine - OpenJDK Temurin 17.0.5+8 |