Remove ubuntu-16.04 from the list of supported Ubuntu versions.

This commit is contained in:
Cliffano Subagio
2022-03-14 10:07:50 +01:00
committed by Benoit Daloze
parent 4d8ce7b87d
commit b9d02e5f7e
+1 -1
View File
@@ -39,7 +39,7 @@ The action works for all [GitHub-hosted runners](https://help.github.com/en/acti
| Operating System | Recommended | Other Supported Versions |
| ----------- | -------- | -------- |
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04`, `ubuntu-16.04` |
| Ubuntu | `ubuntu-latest` (= `ubuntu-20.04`) | `ubuntu-18.04` |
| macOS | `macos-latest` (= `macos-10.15`) | `macos-11.0` |
| Windows | `windows-latest` (= `windows-2019`) | `windows-2022` |