We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89af2bc commit 20dff39Copy full SHA for 20dff39
.github/workflows/backport.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
backport:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
name: Backport
12
steps:
13
- name: Backport
0 commit comments