diff options
author | Sven Gothel <[email protected]> | 2023-05-15 07:08:20 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-05-15 07:08:20 +0200 |
commit | 9301bf1854d91405319801b62c268e2ca09406e6 (patch) | |
tree | 1e61cfb652886a07156ec20c9584bbe1004fdcd0 /doc | |
parent | 99d14e9d70ab183f3d2b7f4fde7d0de8e8928a4b (diff) |
doc/JogAmpMacOSVersions.md: Fix 'Build node 12.6.5' row (11 -> 12)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/JogAmpMacOSVersions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/JogAmpMacOSVersions.md b/doc/JogAmpMacOSVersions.md index b60eb82..924c53f 100644 --- a/doc/JogAmpMacOSVersions.md +++ b/doc/JogAmpMacOSVersions.md @@ -15,8 +15,8 @@ References | 10.14 | Mojave | 18 | | | 10.15 | Catalina | 19 | | | | | | | -| 11 | Big Sur | 20 | Build node 12.6.5, w/ Xcode 14.2, `x86_64` | -| 12 | Monterey | 21 | | +| 11 | Big Sur | 20 | | +| 12 | Monterey | 21 | Build node 12.6.5, w/ Xcode 14.2, `x86_64` | | 13 | Ventura | 22 | Test node 13.1, `arm64` | ## OpenJDK |