fix(ci): switch to ubuntu-22.04 (#2836) (#2922)

This commit is contained in:
madomado
2025-01-12 21:48:47 +08:00
committed by GitHub
parent b79fb62f8f
commit 6f15dfa7f5
11 changed files with 179 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
backport:
name: Backport/sync PR
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: github.event.pull_request.merged
steps:
- name: Install SSH signing key