mirror of
https://github.com/actions/runner-images.git
synced 2026-01-04 09:13:33 +08:00
Remove Ubuntu 16.04 from templates (#4313)
This commit is contained in:
1
.github/ISSUE_TEMPLATE/announcement.yml
vendored
1
.github/ISSUE_TEMPLATE/announcement.yml
vendored
@@ -30,7 +30,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments affected
|
label: Virtual environments affected
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 16.04
|
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
- label: macOS 10.15
|
- label: macOS 10.15
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -12,7 +12,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments affected
|
label: Virtual environments affected
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 16.04
|
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
- label: macOS 10.15
|
- label: macOS 10.15
|
||||||
|
|||||||
1
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
1
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
@@ -51,7 +51,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments affected
|
label: Virtual environments affected
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 16.04
|
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
- label: macOS 10.15
|
- label: macOS 10.15
|
||||||
|
|||||||
@@ -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-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-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-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-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
|
[windows-2016]: https://github.com/actions/virtual-environments/blob/main/images/win/Windows2016-Readme.md
|
||||||
|
|||||||
Reference in New Issue
Block a user