mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-24 10:17:59 +02:00
GitHub Actions: remove Ubuntu 24.10 (end of life)
That version went out of support in July 2025 [1] and by now the repos got archived and causes pipelines to fail [2]: Err:5 http://security.ubuntu.com/ubuntu oracular-security Release 404 Not Found [IP: 185.125.190.83 80] Err:6 http://archive.ubuntu.com/ubuntu oracular Release 404 Not Found [IP: 185.125.190.36 80] Err:7 http://archive.ubuntu.com/ubuntu oracular-updates Release 404 Not Found [IP: 185.125.190.36 80] Err:8 http://archive.ubuntu.com/ubuntu oracular-backports Release 404 Not Found [IP: 185.125.190.36 80] [1]: https://ubuntu.com/about/release-cycle [2]: https://github.com/Icinga/icinga2/actions/runs/17671678861/job/50224642536#step:5:25
This commit is contained in:
parent
cfbad92d9b
commit
9e5882ea04
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -54,7 +54,6 @@ jobs:
|
||||
|
||||
- ubuntu:22.04
|
||||
- ubuntu:24.04
|
||||
- ubuntu:24.10
|
||||
- ubuntu:25.04
|
||||
|
||||
platform:
|
||||
|
Loading…
x
Reference in New Issue
Block a user