Skip to content

Commit 930645c

Browse files
johnmccraeIanMadd
andauthored
Updating to remove support for Windows Server 2012 and 2012R2 (#4353)
* Updating to remove support for Windows Server 2012 and 2012R2 Signed-off-by: John McCrae <[email protected]> * Updating to remove support for Windows Server 2012 and 2012R2 Signed-off-by: John McCrae <[email protected]> --------- Signed-off-by: John McCrae <[email protected]> Co-authored-by: Ian Maddaus <[email protected]>
1 parent d9f1cd5 commit 930645c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/api_omnitruck.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Omnitruck accepts the following platforms:
130130
<td>Windows</td>
131131
<td><code>windows</code></td>
132132
<td><code>x86_64</code>, <code>i386</code></td>
133-
<td><code>7</code>, <code>8</code>, <code>10</code>, <span class="title-ref">2008r2</span>, <code>2012</code>, <code>2012r2</code>, <code>2016</code>, <code>2019</code>, <code>11</code>, <code>2022</code></td>
133+
<td><code>10</code>, <span class="title-ref">2016</span>, <code>2019</code>, <code>11</code>, <code>2022</code></td>
134134
</tr>
135135
</tbody>
136136
</table>

content/platforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The following table lists the commercially supported platforms and versions for
104104
| Solaris | `sparc`, `i86pc` | `11.3` (16.17.4 and later only), `11.4` |
105105
| SUSE Linux Enterprise Server | `x86_64`, `aarch64` (15.x only), `s390x` | `12`, `15` |
106106
| Ubuntu (LTS releases) | `x86_64`,`aarch64` (18.x and above) | `16.04`, `18.04`, `20.04`, `22.04` |
107-
| Windows | `x86_64` | `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` |
107+
| Windows | `x86_64` | `2016`, `10` (all channels except "insider" builds), `2019` (Long-term servicing channel (LTSC), both Desktop Experience and Server Core), `11`, `2022` |
108108

109109
#### Derived platforms
110110

0 commit comments

Comments
 (0)