mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-24 02:07:53 +02:00
GHA: revert back to ubuntu-latest
as that is 22.04 or later.
This commit is contained in:
parent
3f9b7ff620
commit
09b618eebd
2
.github/workflows/raspbian.yml
vendored
2
.github/workflows/raspbian.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
codename:
|
codename:
|
||||||
- bullseye
|
- bullseye
|
||||||
|
|
||||||
runs-on: ubuntu-22.04 # revert back to ubuntu-latest once that is 22.04 or later
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout HEAD
|
- name: Checkout HEAD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user