ci(build): support Ubuntu 26.04 (#25836)

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
This commit is contained in:
Francesco Borzì
2026-07-15 14:21:52 +02:00
committed by GitHub
parent b330948f35
commit a23dd1d385
8 changed files with 45 additions and 46 deletions

8
.github/SECURITY.md vendored
View File

@@ -23,10 +23,10 @@ We support the following versions of dependencies.
### Supported Operating Systems
| Linux (Ubuntu) | Status | Recommended |
| :------------- | :----------------: | :------------------: |
| 24.04 | :white_check_mark: | :large_blue_diamond: |
| 22.04 | :white_check_mark: | |
| 20.04 ≤ | :red_circle: | |
|:---------------| :----------------: | :------------------: |
| 26.04 | :white_check_mark: | :large_blue_diamond: |
| 24.04 | :white_check_mark: | |
| 22.04 ≤ | :red_circle: | |
| macOS | Status | Recommended |
| :---- | :----------------: | :------------------: |