1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-25 07:31:52 +00:00

appImage with ubuntu-20.04

This commit is contained in:
darodi
2022-12-11 20:15:01 +01:00
parent 44e6ffe4e3
commit 2462d11b5e

View File

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