ci: drop ubuntu-18.04, add 22.04, latest (#776)
This commit is contained in:
committed by
GitHub
parent
765cf1194e
commit
2eea5d7a12
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user