Move Ubuntu 22.04 support to Tier 1.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira-Emma Hopwood 2025-04-16 23:44:25 +01:00
parent 07059a8ad9
commit aa55bdcaae
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ jobs:
host: x86_64-pc-linux-gnu
- name: ubuntu-22.04
tier: 3
tier: 1
platform: Ubuntu 22.04
build_os: ubuntu-22.04-8cores
test_os: ubuntu-22.04

View File

@ -17,6 +17,7 @@ be removed from tier 1. These dates are subject to change.
| ----------------------- | ------------ | -------------- |
| `x86_64-pc-linux-gnu` | Debian 11 | June 2026 |
| | Debian 12 | June 2028 |
| | Ubuntu 22.04 | April 2027 |
## Tier 2
@ -42,7 +43,6 @@ available.
| target | OS | notes |
| ----------------------- | ------------ | ----- |
| `x86_64-pc-linux-gnu` | Arch |
| | Ubuntu 22.04 |
| `x86_64-unknown-freebsd`| FreeBSD |
| `x86_64-w64-mingw32` | Windows | 64-bit MinGW |
| `x86_64-apple-darwin16` | macOS 10.14+ |