mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-23 09:48:05 +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:
|
||||
- bullseye
|
||||
|
||||
runs-on: ubuntu-22.04 # revert back to ubuntu-latest once that is 22.04 or later
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user