1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +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: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Set up Python - name: Set up Python