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 e4568a3 commit 1bfa21bCopy full SHA for 1bfa21b
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
"updated=$([[ ${appimage_tag} != ${vim_tag} ]] && echo true)"
61
62
create-appimage-job:
63
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
64
65
needs: check-updates-job
66
0 commit comments