Skip to content

Commit f2c6e25

Browse files
committed
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent d208d75 commit f2c6e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: {}
99

1010
jobs:
1111
backport:
12-
runs-on: ubuntu-20.04
12+
runs-on: 'ubuntu-24.04'
1313
name: Backport
1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)