mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-29 18:18:39 +00:00
Run appimage build on 22.04.
This commit is contained in:
parent
61dad53d55
commit
b6b63899ed
2
.github/workflows/publish-appimage.yml
vendored
2
.github/workflows/publish-appimage.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- run: sudo apt-get -qq update
|
- run: sudo apt-get -qq update
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user