Remove Ubuntu 16.04 from templates (#4313)

This commit is contained in:
Mikhail Timofeev
2021-10-20 00:37:29 +03:00
committed by GitHub
parent ae930f132c
commit f4fbe6e36f
4 changed files with 0 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ body:
attributes:
label: Virtual environments affected
options:
- label: Ubuntu 16.04
- label: Ubuntu 18.04
- label: Ubuntu 20.04
- label: macOS 10.15

View File

@@ -12,7 +12,6 @@ body:
attributes:
label: Virtual environments affected
options:
- label: Ubuntu 16.04
- label: Ubuntu 18.04
- label: Ubuntu 20.04
- label: macOS 10.15

View File

@@ -51,7 +51,6 @@ body:
attributes:
label: Virtual environments affected
options:
- label: Ubuntu 16.04
- label: Ubuntu 18.04
- label: Ubuntu 20.04
- label: macOS 10.15

View File

@@ -48,7 +48,6 @@ You can also track upcoming changes using the [awaiting-deployment](https://gith
[ubuntu-20.04]: https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md
[ubuntu-18.04]: https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu1804-README.md
[ubuntu-16.04]: https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu1604-README.md
[windows-2022]: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2022-Readme.md
[windows-2019]: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md
[windows-2016]: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2016-Readme.md