mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-25 17:04:20 +01:00
Use ubuntu-22.04 image for CI completion job
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -102,7 +102,7 @@ jobs:
|
||||
# signals successful completion. Used for the PR status to pass
|
||||
# before merging.
|
||||
name: CI completion
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- build-and-test
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user