Skip to content

Commit

Permalink
⬆️ Updates ubuntu to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent 02408c2 commit c6c3dc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
backport:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/closing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
issueClosed:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Add closed question comment
uses: peter-evans/create-or-update-comment@v1
Expand Down

0 comments on commit c6c3dc9

Please sign in to comment.