Update changelog action runner (#4903)
This commit is contained in:
parent
2a696e1071
commit
fd403edebf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
|
|
@ -27,7 +27,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changelog_job:
|
changelog_job:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
timeout-minutes: 90
|
timeout-minutes: 90
|
||||||
steps:
|
steps:
|
||||||
- name: Sets the tag and repo variables (to build)
|
- name: Sets the tag and repo variables (to build)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue