Merge pull request #9637 from Icinga/Al2Klimov-patch-6

GHA: revert back to ubuntu-latest
This commit is contained in:
Julian Brost 2023-01-19 17:38:10 +01:00 committed by GitHub
commit 0f7cfa372a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- buster
- bullseye
runs-on: ubuntu-22.04 # revert back to ubuntu-latest once that is 22.04 or later
runs-on: ubuntu-latest
steps:
- name: Cancel previous jobs for the same PR