1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-11 08:46:25 +00:00

Revert "build appimage on ubuntu-20.04 instead of 22.04 (#795)" (#797)

This reverts commit 462a3cebde.
This commit is contained in:
Alex Xu
2024-12-31 18:41:10 -08:00
committed by GitHub
parent 462a3cebde
commit 2189f4b1cb

View File

@@ -23,7 +23,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python